[GHC] #8366: haskeline Posix backend needs #include <sys/termios.h> on Solaris
GHC
ghc-devs at haskell.org
Fri Sep 27 02:02:46 CEST 2013
#8366: haskeline Posix backend needs #include <sys/termios.h> on Solaris
-------------------------------------+-------------------------------------
Reporter: oddsignals | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.8.1
Component: libraries | Version: 7.7
(other) | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: Solaris | Difficulty: Easy (less than 1
Type of failure: Building GHC | hour)
failed | Blocked By:
Test Case: | Related Tickets: 8361
Blocking: |
-------------------------------------+-------------------------------------
Comment (by AlainODea):
I learned how to use patch properly and I realize this is a non-issue:
{{{
patch -p1 -d libraries/haskeline < \
0001-Include-termios.h-for-solaris2-host.-Fixes-8366.patch
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8366#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list