Skip to content

Commit 8835ace

Browse files
committed
bump mmorph upper bounds: <1.2 -> <1.3
1 parent 5bc4e00 commit 8835ace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

streaming.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ library
207207
build-depends:
208208
base >=4.8 && <5
209209
, mtl >=2.1 && <2.3
210-
, mmorph >=1.0 && <1.2
210+
, mmorph >=1.0 && <1.3
211211
, transformers >=0.4 && <0.6
212212
, transformers-base < 0.5
213213
, ghc-prim

0 commit comments

Comments
 (0)