
| Oh also, we deprecated a bunch of unsafe functions in modules. For
| example, `unsafeInterleaveST` in Control.Monad.ST.Lazy as it was moved
| to Control.Monad.ST.Lazy.Unsafe.
|
| Are you happy with me removing these now that it's been a three
| releases (7.2, 7.4, 7.6) with them deprecated?
Ccing 'libraries' but yes that sounds reasonable.
Simon
| -----Original Message-----
| From: David Terei [mailto:davidterei@gmail.com]
| Sent: 20 August 2013 00:04
| To: Simon Peyton-Jones
| Subject: Re: isSafeOverlap
|
| Oh also, we deprecated a bunch of unsafe functions in modules. For
| example, `unsafeInterleaveST` in Control.Monad.ST.Lazy as it was moved
| to Control.Monad.ST.Lazy.Unsafe.
|
| Are you happy with me removing these now that it's been a three
| releases (7.2, 7.4, 7.6) with them deprecated?
|
| Cheers,
| David
|
| On 19 August 2013 13:04, David Terei