
23 Sep
2007
23 Sep
'07
3:04 p.m.
Hello David, Sunday, September 23, 2007, 10:28:41 PM, you wrote:
Let's say I have more than one Haskell implementation on my computer, e.g. GHC 6.6, GHC 6.7, and Hugs. (In MacPorts, these are the ghc, ghc-devel, and hugs packages, respectively.)
Let's further say that I want to install the Edison API package. Obviously, to get make it available in all three environments, the library needs to be compiled twice and installed three times.
:) it should be compiled three times, too. different ghc versions has been never intended to be binary-compatible -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com