[GHC] #2941: HsBase.h includes termios.h which prevents us
including curses.h on solaris
GHC
trac at galois.com
Tue Jan 13 05:27:00 EST 2009
#2941: HsBase.h includes termios.h which prevents us including curses.h on solaris
-------------------------------+--------------------------------------------
Reporter: duncan | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: libraries/base | Version: 6.8.3
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Os: Solaris
Architecture: sparc |
-------------------------------+--------------------------------------------
Changes (by simonmar):
* status: new => closed
* difficulty: => Unknown
* resolution: => fixed
Comment:
Fixed in 6.10.1, because we don't `#include` anything in `.hc` files. I
''knew'' it was a good idea to do that!
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2941#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list