Planning for the 7.12 release

Ben Gamari ben at well-typed.com
Fri Aug 28 09:48:08 UTC 2015


Elliot Cameron <elliot.cameron at covenanteyes.com> writes:

> I can't seem to find the exact trac ticket, but the ability to swap
> out "Integer" implementations at link time would be a huge relief on
> Windows, which suffers from various problems with dynamic linking. I
> believe it was originally slated for 7.12. Can someone find it? Here's
> what I did find:
> https://ghc.haskell.org/trac/ghc/wiki/ReplacingGMPNotes
>
> A related discussion:
> https://github.com/commercialhaskell/stack/issues/399
>
> As it stands, we've been trying hard to find good ways to provide
> custom GHC variants more easily to end users.
>
Hmm, interesting. I'm not sure how realistic it is to make this a
link-time option, however, considering that we may inline bindings from
whatever integer package we compile against into the user's program.

Herbert, do you have any thoughts on this?

Cheers,

- Ben

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 472 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20150828/f6489132/attachment.sig>


More information about the ghc-devs mailing list