[Haskell-cafe] Library Process (was Building "production stable" software in Haskell)

Bulat Ziganshin bulat.ziganshin at gmail.com
Sun Sep 23 15:04:28 EDT 2007


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 at gmail.com



More information about the Haskell-Cafe mailing list