On 10 November 2010 21:11, David Peixotto 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 bee
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