
5 Mar
2008
5 Mar
'08
6:24 a.m.
Hi
And I've pushed the fix:
Wed Mar 5 02:36:26 GMT 2008 Duncan Coutts
* Fix configure for hugs where we don't know what packages are installed For Hugs, nhc98 and other compilers we do not know what packages are
Which works perfectly. Any chance that (if its not too much effort) cabal install on Hugs could just assume that all the necessary packages are already installed? It would at least give me the ability to do "cabal install --hugs" in a darcs repo, instead of three runhaskell Setup invocations. Thanks Neil