cabal runhaskell Setup makefile
David Peixotto
dmp at rice.edu
Wed Nov 10 16:11:59 EST 2010
The latest cabal documentation[1] indicates that I should be able to
$ runhaskell Setup makefile
to generate a Makefile from the cabal file. When I try running this command I get the following:
$ runhaskell Setup makefile
unrecognised command: makefile (try --help)
Is this command available on some version of cabal? I'm using 1.8.0.2 of the library.
$ cabal --version
cabal-install version 0.8.0
using version 1.8.0.2 of the Cabal library
Thanks!
[1]: http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/builders.html#setup-makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/cabal-devel/attachments/20101110/6019b2d8/attachment.html
More information about the cabal-devel
mailing list