5 Dec
2008
5 Dec
'08
6:57 a.m.
Ah, just to reply to myself the problem was rather simple: hsc2hs couldn't find any of the header files in the ghc/include directory. It was easy enough to fix that, but it was weird that installing ghc didn't take of that for me. Especially since I never had this problem with previous versions. Cheers, Creighton On Thu, Dec 4, 2008 at 1:06 PM, Creighton Hogg <wchogg@gmail.com> wrote:
Hello, Since hsc2hs is distributed with GHC, I thought this might be a decent place to ask. I tried to run hsc2hs on a file that I know worked with my 6.8.3 installation, but now I'm getting the error /usr/local/lib/ghc-6.10.1/hsc2hs-0.67/template-hsc.h:4:19: error: HsFFI.h: No such file or directory
Thanks, Creighton