Proposal: keep Data.Map.foldWithKey
Ian Lynagh
igloo at earth.li
Fri Jan 14 16:38:29 CET 2011
On Fri, Jan 14, 2011 at 03:12:03PM -0000, Sittampalam, Ganesh wrote:
> Ian Lynagh wrote:
> > On Fri, Jan 14, 2011 at 03:15:56PM +0100, Christian Maeder wrote:
> >> Am 14.01.2011 14:30, schrieb Sittampalam, Ganesh:
> >>> Is it actually possible to get this change (removal of the
> >>> deprecation) in to 7.0.2/the next HP?
> >>
> >> Doesn't this proposal make it possible?
> >
> > We try not to change the APIs of libraries that come with GHC within
> > a GHC major release, so that if something compiles with one minor
> > release then it'll also compile with another.
>
> Is removing a deprecation warning an API change?
Yes, but a very minor one (and thus relatively easy to justify an
exception for).
Thanks
Ian
More information about the Libraries
mailing list