Location of inlinePerformIO
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Mon Apr 23 03:31:31 EDT 2007
On Sun, 2007-04-22 at 23:18 -0700, Bryan O'Sullivan wrote:
> Duncan Coutts wrote:
>
> > Or we could stop exporting the internal bytestring APIs at all.
>
> The ability to monkey around in the internals of bytestrings is very
> handy, so it would be a shame to do that.
Yes, I wasn't really being serious. We do deliberately export it all so
people can build extensions, and there are already several such
extensions. Of course we don't make the same api stability promises
about the stuff in the .Base module.
Duncan
More information about the Libraries
mailing list