11cabal-version : 1.12
22
3- -- This file has been generated from package.yaml by hpack version 0.34.4 .
3+ -- This file has been generated from package.yaml by hpack version 0.34.5 .
44--
55-- see: https://github.com/sol/hpack
66
@@ -55,7 +55,7 @@ library
5555 ghc-options : -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wpartial-fields -Wredundant-constraints -Wincomplete-uni-patterns -fplugin=NriPrelude.Plugin
5656 build-depends :
5757 aeson >= 1.4.6.0 && < 2.1
58- , base >= 4.12.0.0 && < 4.16
58+ , base >= 4.12.0.0 && < 4.17
5959 , bytestring >= 0.10.8.2 && < 0.12
6060 , conduit >= 1.3.0 && < 1.4
6161 , http-client >= 0.6.0 && < 0.8
@@ -66,7 +66,7 @@ library
6666 , nri-observability >= 0.1.0.0 && < 0.2
6767 , nri-prelude >= 0.1.0.0 && < 0.7
6868 , safe-exceptions >= 0.1.7.0 && < 1.3
69- , text >= 1.2.3.1 && < 1.3
69+ , text >= 1.2.3.1 && < 2.1
7070 default-language : Haskell2010
7171
7272test-suite spec
@@ -99,7 +99,7 @@ test-suite spec
9999 ghc-options : -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wpartial-fields -Wredundant-constraints -Wincomplete-uni-patterns -fplugin=NriPrelude.Plugin -fno-warn-type-defaults
100100 build-depends :
101101 aeson >= 1.4.6.0 && < 2.1
102- , base >= 4.12.0.0 && < 4.16
102+ , base >= 4.12.0.0 && < 4.17
103103 , bytestring >= 0.10.8.2 && < 0.12
104104 , conduit >= 1.3.0 && < 1.4
105105 , http-client >= 0.6.0 && < 0.8
@@ -110,7 +110,7 @@ test-suite spec
110110 , nri-observability >= 0.1.0.0 && < 0.2
111111 , nri-prelude >= 0.1.0.0 && < 0.7
112112 , safe-exceptions >= 0.1.7.0 && < 1.3
113- , text >= 1.2.3.1 && < 1.3
113+ , text >= 1.2.3.1 && < 2.1
114114 , wai >= 3.2.0 && < 3.3
115115 , warp >= 3.3.0 && < 3.4
116116 default-language : Haskell2010
0 commit comments