>  > Thus the uploaded sdist was missing one of the source files, and
>  > 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 ?

Not unless you run 'make check' in a separate pristine copy of the repo.

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

Reply via email to