Deprecating functions

Roman Cheplyaka roma at ro-che.info
Fri Jan 9 10:09:07 UTC 2015


On 09/01/15 12:02, Jan Stolarek wrote:
>> We could file a tracking bug against the 7.14 milestone.
> I was considering that but we don't have 7.14 milestone yet.
> 
>> Just curious, is there a way to keep these functions for backwards compat
>> in 7.14 or is that unfeasible?
> They could stay, technically that's not a problem. But I'm adding new functions that can do the 
> same thing (and more), so we have redundancy.

Can you hide them in the haddock but leave in the module, so that we
don't break existing code?

Roman



More information about the ghc-devs mailing list