Skip to content

Commit

Permalink
Bump upper version bound of transformers
Browse files Browse the repository at this point in the history
  • Loading branch information
bgamari committed Apr 13, 2012
1 parent 230875c commit de6dac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rvar/rvar.cabal
Expand Up @@ -54,4 +54,4 @@ Library
build-depends: base >= 3 && <5,
MonadPrompt == 1.0.*,
random-source == 0.3.*,
transformers == 0.2.*
transformers >= 0.2 && < 0.4

0 comments on commit de6dac6

Please sign in to comment.