Regarding these files that people forget to checkin.
> > Thus the uploaded sdist was missing one of the source files, andNot unless you run 'make check' in a separate pristine copy of the repo.
> > consequently failed to build.
>
> I have a pre-release make target where I test everything I can think
> of. I think it prevents the above, am I right ?
The problem occurs when your local development repo contains some
essential files that have not been checked into the VCS. Your 'make
check' will work fine for you, but not for other people.
Regards,
Malcolm
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe