haskell-platform
haskell-platform copied to clipboard
Include LLVM tools
It would be great if LLVM was included with the Haskell Platform so that the LLVM backend could be used out of the box.
For the 2012.4.0.0 release I'll be including opt and llc with the Windows installer. I was able to compile a helloworld program with -fllvm that way. Please tell me if something else is needed.