snoyberg / mono-traversable

Type classes for mapping, folding, and traversing monomorphic containers
153 stars 63 forks source link

ClassyPrelude is not Safe #99

Open langston-barrett opened 8 years ago

langston-barrett commented 8 years ago

Is there a way to make Classy Prelude safe, or does it inherently rely on unsafe features?

src/Example.hs:6:1: error:
    ClassyPrelude: Can't be safely imported!
    The module itself isn't safe.
snoyberg commented 8 years ago

I have no idea, I've never tried. I'm unlikely to make any significant changes to the package to accommodate SafeHaskell.

On Wed, Jul 6, 2016 at 2:00 PM, Langston Barrett notifications@github.com wrote:

Is there a way to make Classy Prelude safe, or does it inherently rely on unsafe features?

src/Example.hs:6:1: error: ClassyPrelude: Can't be safely imported! The module itself isn't safe.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/snoyberg/mono-traversable/issues/99, or mute the thread https://github.com/notifications/unsubscribe/AADBB2pVLwSTwN3jMf07k594-DKFOGk-ks5qS4rMgaJpZM4JF-J4 .