[Haskell-cafe] Build regressions due to GHC 7.6

Erik Hesselink hesselink at gmail.com
Thu Aug 30 12:18:58 CEST 2012


On Thu, Aug 30, 2012 at 7:26 AM, Bryan O'Sullivan <bos at serpentine.com> wrote:
> The FFI now requires constructors to be visible, so "CInt" has to be
> imported as "CInt(..)".

I think there was already a warning about this one in GHC 7.4, so
there was more time to fix it. Not to say I don't feel your pain, but
if deprecating/warning and then removing in the next release isn't
good enough, nothing can ever be changed.

Erik



More information about the Haskell-Cafe mailing list