<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>The latest cabal documentation[1] indicates that I should be able to&nbsp;</div><div><br></div><div>&nbsp;&nbsp; &nbsp;$ runhaskell Setup makefile</div><div><br></div><div>to generate a Makefile from the cabal file. When I try running this command I get the following:</div><div><br></div><div><div>&nbsp;&nbsp; &nbsp;$ runhaskell Setup makefile</div><div>&nbsp;&nbsp; &nbsp;unrecognised command: makefile (try --help)</div></div><div><br></div><div>Is this command available on some version of cabal? I'm using 1.8.0.2 of the library.</div><div><br></div><div>&nbsp;&nbsp; &nbsp;$ cabal --version</div><div><div>&nbsp;&nbsp; &nbsp;cabal-install version 0.8.0</div><div>&nbsp;&nbsp; &nbsp;using version 1.8.0.2 of the Cabal library</div></div><div><br></div><div>Thanks!</div><div><br></div><div>[1]:&nbsp;<a href="http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/builders.html#setup-makefile">http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/builders.html#setup-makefile</a></div></body></html>