fumieval / extensible

Extensible records, variants, structs, effects, tangles
BSD 3-Clause "New" or "Revised" License
128 stars 20 forks source link

build fails with profunctors-4.3.2 #1

Closed aavogt closed 9 years ago

aavogt commented 9 years ago

Data.Profunctors.Unsafe is Unsafe in those older versions.

Perhaps it would be better to remove all the {-# LANGUAGE Unsafe #-} and have the safety be inferred.

fumieval commented 9 years ago

All right. Thank you for pointing that out!

fumieval commented 9 years ago

Released 0.3.5.