Bump base upper bound.

This commit is contained in:
Nick 2022-01-24 15:58:30 +00:00
parent e08a37cf08
commit 2a980b7ce5

View File

@ -24,7 +24,7 @@ library
, Xsd.Parser
-- Other library packages from which modules are imported.
build-depends: base ^>=4.12.0.0
build-depends: base >=4.12 && < 5
, bytestring
, containers
, lens >= 4.13