I am planning a project written in Haskell, maybe there are some parts in C as well. For the buildsystem I decided against the common choice for Haskell programs cabal, mainly b
I've rewritten @arrowdodger's initial work, in the process fixing a couple bugs that were present:
cmake/
directory because of hardcoded pathsThe repository can be found at:
https://github.com/kvanberendonck/cmake-haskell
Working beautifully for me, and the build speed I can get out of ninja
is extremely impressive.