bollu / simplexhc-cpp

optimising compiler for Haskell's intermediate representation (STG) to LLVM IR
31 stars 4 forks source link

Build Instructions #3

Open csabahruska opened 5 years ago

csabahruska commented 5 years ago

Can you please add build instruction steps to the readme file with the required dependency versions?

I've failed to build the project on Ubuntu 16.04 with LLVM 6/7/8. I need help.

bollu commented 5 years ago

Yes, I will. I'm sorry for seeing this so late!

bollu commented 5 years ago

@csabahruska can we communicate about GRIN and LLVM over email? Please drop me a message at siddu.druid@gmail.com. I'll be showing up to ZuriHac as well.

bollu commented 5 years ago

@csabahruska There is now a build.nix file, so you should be able to simply use nix-shell.