snoyberg / mono-traversable

Type classes for mapping, folding, and traversing monomorphic containers
152 stars 61 forks source link

Fix test compilation by adding FlexibleContexts. #208

Closed pranaysashank closed 2 years ago

pranaysashank commented 2 years ago

Needed this extension added to get the test suite compiling with ghc 9.2

snoyberg commented 2 years ago

Thanks!

lf- commented 1 year ago

@snoyberg Can you release a new version of mutable-containers on hackage with this change? Thanks!

snoyberg commented 1 year ago

Uploaded!