[Haskell-cafe] Looping after compiling with cabal
Wolfgang Jeltsch
g9ks157k at acme.softbase.org
Mon Feb 16 08:56:01 EST 2009
Am Montag, 16. Februar 2009 13:07 schrieb Neil Mitchell:
> Hi Henk-Jan,
>
> I believe cabal adds a -O on the command line, perhaps try ghc --make
> -O (after deleting all object files)
If it’s the -O option what causes the loop then it is problably because of
this:
<http://hackage.haskell.org/trac/ghc/ticket/2722>
Best wishes,
Wolfgang
More information about the Haskell-Cafe
mailing list