Ticket #19816 (closed defect: fixed)
ghc 6.10.3 is NOT linked to libedit
| Reported by: | kazu@… | Owned by: | gwright@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | ghci libedit | Cc: | |
| Port: | ghc |
Description (last modified by macsforever2000@…) (diff)
ghc 6.10.3 depends on libedit but ghc 6.10.3 which I installed is not linked to libedit.
% otool -L /opt/local/lib/ghc-6.10.3/ghc /opt/local/lib/ghc-6.10.3/ghc: /opt/local/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0) /opt/local/lib/libncursesw.5.dylib (compatibility version 5.0.0, current version 5.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.4) /opt/local/lib/libgmp.3.dylib (compatibility version 9.0.0, current version 9.0.0) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
Because of this, I cannot use command history of ghci (e.g. C-p). Note that I could use this feature on ghci 6.10.2.
Change History
Note: See
TracTickets for help on using
tickets.

