Relax some upper bounds
1 files changed, 3 insertions(+), 0 deletions(-) M ucl.cabal
M ucl.cabal => ucl.cabal +3 -0
@@ 30,6 30,7 @@ common common build-depends: base ^>=4.13.0.0 || ^>=4.14.1.0 || ^>=4.15.0.0 || ^>=4.16.0.0 , containers ^>=0.6.2.1 ghc-options: -Wall @@ 41,10 42,12 @@ library other-extensions: ForeignFunctionInterface , PatternSynonyms build-depends: text ^>=1.2.4.0 || ^>=2.0 , bytestring ^>=0.10.10 || ^>=0.11.0.0 , time ^>=1.9.3 || ^>=1.11.1.1 || ^>=1.12.1 pkgconfig-depends: libucl test-suite ucl-test