Ticket #3722 (new bug)
Haskeline Iconv needs HAVE_LANGINFO_H
| Reported by: | donn | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 7.6.2 |
| Component: | libraries (other) | Version: | 6.12.1 RC1 |
| Keywords: | Cc: | ||
| Operating System: | Other | Architecture: | x86 |
| Type of failure: | Building GHC failed | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
per libraries/base/GHC/IO/Encoding/Iconv.hs, libraries/haskeline/System/Console/Haskeline/Backend/Iconv.hsc should test for HAVE_LANGINFO_H, and default codeset to "" in its absence. (No langinfo.h on Haiku.)
Change History
Note: See
TracTickets for help on using
tickets.
