Bump up the maximum containers version to 0.8
This commit is contained in:
@@ -58,7 +58,7 @@ library
|
|||||||
build-depends:
|
build-depends:
|
||||||
base >= 4.15 && < 5,
|
base >= 4.15 && < 5,
|
||||||
conduit ^>= 1.3.4,
|
conduit ^>= 1.3.4,
|
||||||
containers >= 0.6 && < 0.8,
|
containers >= 0.6 && < 0.9,
|
||||||
exceptions ^>= 0.10.4,
|
exceptions ^>= 0.10.4,
|
||||||
megaparsec >= 9.0 && < 10,
|
megaparsec >= 9.0 && < 10,
|
||||||
parser-combinators >= 1.3 && < 2,
|
parser-combinators >= 1.3 && < 2,
|
||||||
|
Reference in New Issue
Block a user