Skip to content

Commit

Permalink
bump mtl upper bound to allow mtl-2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Yorgey committed Apr 10, 2012
1 parent fa478f1 commit 47c1400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diagrams-cairo.cabal
Expand Up @@ -27,7 +27,7 @@ Library
Diagrams.Backend.Cairo.Text
Hs-source-dirs: src
Build-depends: base >= 4.2 && < 4.6,
mtl >= 2.0 && < 2.1,
mtl >= 2.0 && < 2.2,
process >= 1.0 && < 1.2,
directory >= 1.0 && < 1.2,
filepath >= 1.1 && < 1.4,
Expand Down

0 comments on commit 47c1400

Please sign in to comment.