[Haskell-cafe] gui libs? no thanks, i'm just browsing.. ;-)

Simon Peyton-Jones simonpj at microsoft.com
Thu Jul 19 05:06:25 EDT 2007


| You're right, that's annoying. It's particularly a problem for Windows
| GHC users who expect pre-built binaries, since GHC currently requires
| all libs to be rebuilt with each new minor GHC version.

Are you sure?  We try hard not to change interface-file format or calling conventions between minor releases, so you should not need to recompile with minor releases.  Major ones are a different matter, I grant you.

Simon


More information about the Haskell-Cafe mailing list