
3 Jan
2012
3 Jan
'12
3:44 p.m.
On Tue, Jan 3, 2012 at 12:43 PM, Magnus Therning
On Tue, Jan 03, 2012 at 11:37:18AM -0500, Simon Gomizelj wrote:
I also get this error but it seems to compile with the addition of -pgmlc and -pgmlo
Would you mind giving the complete command line?
/M
ghc --make -fllvm -pgmlc -pgmlo Mains.hs -pgmlc triggers the llvm code generator while -pgmlo the llvm optimizer.