Fix the way we pass GMP_INCLUDE_DIRS to hsc2hs; spotted by Andres Loh
We were still building the flags in Haskell list syntax, but we now pass the arguments directly rather than constructing a Haskell program with them.
Please register or sign in to comment