Skip to content

Commit ace61d0

Browse files
committed
Package constaints.
1 parent 125db8b commit ace61d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

diagrams-lib.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ Library
123123
system-filepath >= 0.2 && < 0.5,
124124
text >= 0.7.1 && < 1.3,
125125
mtl >= 2.0 && < 2.3,
126-
transformers,
127-
exceptions
126+
transformers >= 3.0 && < 5.0,
127+
exceptions >= 0.6 && < 1.0
128128
if impl(ghc < 7.6)
129129
Build-depends: ghc-prim
130130
Hs-source-dirs: src

0 commit comments

Comments
 (0)