Very simple project that combines c++ and haskell, assumes you have boost and clang compiler, this is a very simple use-case to show how to compile haskell and c++ together.
Further expansion is needed for more complex types and calling back from haskell to c++
TODO: add credits to posts/people that inspired this