
27 Oct
2011
27 Oct
'11
4:14 p.m.
On Thu, Oct 27, 2011 at 11:09 AM, Bas van Dijk
Right and to be clear, I'm totally fine with it.
It does create the situation that once this change gets released in a new base package, the haskell2010 package will loose Haskell 2010 compatibility because it depends on base for its IO functions. We could then of course add custom IO functions to haskell2010 that are compatible with Haskell 2010. However I think it's best to just quickly change the Haskell 2010 report and have a short period where the haskell2010 package is incompatible with Haskell 2010.
Bas
Wouldn't the Haskell2010 report remain unchanged by this? I imagine this would be incorporated into Haskell2012, or whatever the next revision is going to be. Antoine