Skip to content

Commit

Permalink
Support transformers-0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
phadej committed Dec 23, 2015
1 parent e543570 commit 5949840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mtl.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Library
Control.Monad.Writer.Class
Control.Monad.Writer.Lazy
Control.Monad.Writer.Strict
build-depends: base < 6, transformers == 0.4.*
build-depends: base < 6, transformers >= 0.4 && <0.6
extensions:
MultiParamTypeClasses
FunctionalDependencies
Expand Down

0 comments on commit 5949840

Please sign in to comment.