#2897: HsFFI.h is not in the default include path for hsc2hs
---------------------------------+------------------------------------------
Reporter: cjs | Type: bug
Status: closed | Priority: normal
Milestone: 7.2.1 | Component: hsc2hs
Version: 6.10.1 | Resolution: fixed
Keywords: | Testcase:
Blockedby: | Difficulty: Unknown
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
I'm going to declare this fixed by:
{{{
commit 4f8f41929c42f5680e745f4a3ceebb4ff26e5cc8
Author: Ian Lynagh <igloo at earth.li>
Date: Sun Sep 11 18:44:35 2011 +0100
Don't include <HsFFI.h> in template-hsc.h; fixes #2897
This works around the problem of hsc2hs not knowing the path to get it
from. We don't think many, if any, users actually need it. Those that
do
will have to explicitly include it themselves, and their build system
will be responsible for passing a suitable -I flag to hsc2hs (Cabal
already does so).
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2897#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs