cabal runhaskell Setup makefile
Duncan Coutts
duncan.coutts at googlemail.com
Wed Nov 10 17:11:34 EST 2010
On 10 November 2010 21:11, David Peixotto <dmp at rice.edu> wrote:
> The latest cabal documentation[1] indicates that I should be able to
> $ runhaskell Setup makefile
> to generate a Makefile from the cabal file.
Ah, sorry, the docs are out of date on that point. The docs in the
darcs version have already been updated so it'll be fixed in the
upcomming release.
The makefile thing was always only GHC specific, it relied on external
make include files and it only worked for libraries. Once GHC did not
need it anymore I removed the (mis)feature.
Duncan
More information about the cabal-devel
mailing list