@@ -149,12 +149,11 @@ Library
149149 base-compat >= 0.10.4 && < 0.11 ,
150150 base16-bytestring >= 0.1.1.6 && < 0.2 ,
151151 binary-orphans >= 0.1.8.0 && < 0.2 ,
152- byteable >= 0.1.1 && < 0.2 ,
153- cryptohash >= 0.11.9 && < 0.12 ,
152+ cryptohash-sha1 >= 0.11.100.1 && < 0.12 ,
154153 deepseq-generics >= 0.2.0.0 && < 0.3 ,
155154 exceptions >= 0.10.0 && < 0.11 ,
156155 hashable >= 1.2.7.0 && < 1.3 ,
157- http-client >= 0.5.12 && < 0.6 ,
156+ http-client >= 0.5.12 && < 0.7 ,
158157 http-client-tls >= 0.3.5.3 && < 0.4 ,
159158 http-link-header >= 1.0.3.1 && < 1.1 ,
160159 http-types >= 0.12.1 && < 0.13 ,
@@ -189,7 +188,7 @@ test-suite github-test
189188 GitHub.UsersSpec
190189 main-is : Spec.hs
191190 ghc-options : -Wall
192- build-tool-depends : hspec-discover :hspec-discover >= 2.5.6 && < 2.6
191+ build-tool-depends : hspec-discover :hspec-discover >= 2.6.1 && < 2.7
193192 build-depends : base,
194193 base-compat,
195194 aeson,
@@ -198,4 +197,4 @@ test-suite github-test
198197 vector,
199198 unordered-containers,
200199 file-embed,
201- hspec >= 2.5.6 && < 2.6
200+ hspec >= 2.6.1 && < 2.7
0 commit comments