loosen version bounds more

This commit is contained in:
Arian van Putten 2022-06-01 18:21:49 +02:00
parent 5b3a85dd85
commit 81b9443c8c

View file

@ -25,12 +25,12 @@ library
other-modules: Servant.Ekg.Internal
hs-source-dirs: lib
build-depends:
base >=4.9 && <4.15
base >=4.9 && <4.17
, ekg-core >=0.1.1.4 && <0.2
, http-types >=0.12.2 && <0.13
, hashable >=1.2.7.0 && <1.4
, servant >=0.14 && <0.20
, text >=1.2.3.0 && <1.3
, text >=1.2.3.0 && <2.1
, time >=1.6.0.1 && <1.12
, unordered-containers >=0.2.9.0 && <0.3
, wai >=3.2.0 && <3.3