ekmett / bifunctors

Haskell 98 bifunctors, bifoldables and bitraversables
Other
57 stars 42 forks source link

Product has Strictness in its Instances #127

Open BebeSparkelSparkel opened 3 months ago

BebeSparkelSparkel commented 3 months ago

Same issue with Biapplicative and perhaps class instances as Applicative that is explained in https://gitlab.haskell.org/ghc/ghc/-/issues/24898 .