We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1019464 + 053129d commit 06be24cCopy full SHA for 06be24c
HTTP.cabal
@@ -111,7 +111,7 @@ Library
111
-- where dependencies are shared
112
Build-depends: base >= 4.3.0.0 && < 4.16, parsec >= 2.0 && < 3.2
113
Build-depends: array >= 0.3.0.2 && < 0.6, bytestring >= 0.9.1.5 && < 0.12
114
- Build-depends: time >= 1.1.2.3 && < 1.11
+ Build-depends: time >= 1.1.2.3 && < 1.12
115
116
default-language: Haskell98
117
default-extensions: FlexibleInstances
0 commit comments