Proposal: bring BBP to Arrays
Bob Ippolito
bob at redivi.com
Thu Nov 13 09:22:48 UTC 2014
On Thu, Nov 13, 2014 at 1:17 AM, Henning Thielemann <
lemming at henning-thielemann.de> wrote:
>
>
> On Wed, 12 Nov 2014, David Feuer wrote:
>
> It looks like Array and IArray have missed some important BBP bits.
>>
>
> What is BBP?
>
>From https://ghc.haskell.org/trac/ghc/wiki/Status/Oct14 -
BBP: Foldable/Traversable. As part of the so-called "Burning-Bridges
Proposal", the monomorphic definitions in Prelude/Data.List/Control.Monad
that conflict with those from Data.Foldable and Data.Traversable have been
replaced by their respective ones from Data.Foldable/Data.Traversable. This
will be in 7.10
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20141113/fbfd5ab2/attachment.html>
More information about the Libraries
mailing list