snoyberg / classy-prelude

A typeclass-based Prelude.
108 stars 15 forks source link

Increase lower bound for mono-traversable #71

Closed PierreR closed 10 years ago

PierreR commented 10 years ago

If I am not mistaken, `cabal install classy-prelude´ is currently failing with:

ClassyPrelude.hs:143:8:
    Could not find module `Data.MinLen'

It looks like it needs mono-traversable >= 0.3

snoyberg commented 10 years ago

Good catch, my mistake, I forgot the bump.