dorchard / effect-monad

Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.
BSD 2-Clause "Simplified" License
99 stars 11 forks source link

Update dependencies and imports to work with most current version of base and GHC 8.0.1 #8

Closed jbracker closed 8 years ago

jbracker commented 8 years ago

I have updated the packages dependencies to work with the most current version of GHC and base.

Would be happy to see a new version of this package rollout to Hackage soon.

This should solve issue #7.