#2897: HsFFI.h is not in the default include path for hsc2hs
---------------------------------+------------------------------------------
    Reporter:  cjs               |        Owner:                  
        Type:  bug               |       Status:  new             
    Priority:  normal            |    Milestone:  6.12 branch     
   Component:  hsc2hs            |      Version:  6.10.1          
    Severity:  normal            |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by igloo):

  * priority:  high => normal
  * milestone:  6.10.2 => 6.12 branch

Comment:

 Fixed in HEAD and 6.10.2 by passing a suitable `-I` flag at the end of the
 commandline:
 {{{
 Tue Feb 17 12:24:07 PST 2009  Ian Lynagh <[email protected]>
   * Add a -I flag with the path to HsFFI.h
   This can still be overridden by adding a -I flag to the commandline,
   but it means that hsc2hs will work if no flags are given.
 }}}
 But we may want to fix it differently in the future; see
 http://www.haskell.org/pipermail/glasgow-haskell-
 users/2009-February/016606.html
 for more details.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2897#comment:3>
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

Reply via email to