
6 Mar
2008
6 Mar
'08
5:23 a.m.
I wrote:
Well, I just finished compiling 6.8.2 using MacPorts (thanks for that port!). There I have the opposite problem with linking - some symbols are doubly defined. Again, the problem goes away when I specify -framework GNUreadline on the ghc command line:
After downloading readline 1.0.1.0 from hackage and installing it to both GHC 6.6.1 (binary installation) and GHC 6.8.2 (MacPorts), the problem went away for both compilers. The GNUreadline framework is now listed in the ghc-pkg description for both of them. Kind of odd. Thanks, Yitz