mirror of
https://github.com/haskell-servant/servant-ekg.git
synced 2025-02-17 05:35:03 +01:00
Update servant-ekg.cabal
This commit is contained in:
parent
0851ba5c3b
commit
f124a9be9a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ library
|
|||
other-modules: Servant.Ekg.Internal
|
||||
hs-source-dirs: lib
|
||||
build-depends:
|
||||
base >=4.9 && <4.13
|
||||
base >=4.9 && <5
|
||||
, ekg-core >=0.1.1.4 && <0.2
|
||||
, http-types >=0.12.2 && <0.13
|
||||
, hashable >=1.2.7.0 && <1.4
|
||||
|
|
Loading…
Add table
Reference in a new issue