File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11cabal-version : 2.4
22name : github
33version : 0.29
4- x-revision : 2
4+ x-revision : 3
55synopsis : Access to the GitHub API, v3.
66category : Network
77description :
@@ -190,7 +190,8 @@ library
190190 , binary >= 0.7.1.0 && < 0.11
191191 , bytestring >= 0.10.4.0 && < 0.13
192192 , containers >= 0.5.5.1 && < 0.7
193- , deepseq >= 1.3.0.2 && < 1.5
193+ , deepseq >= 1.3.0.2 && < 1.6
194+ , exceptions >= 0.10.2 && < 0.11
194195 , mtl >= 2.1.3.1 && < 2.2 || >= 2.2.1 && < 2.4
195196 , text >= 1.2.0.6 && < 2.1
196197 , time-compat >= 1.9.2.2 && < 1.10
@@ -204,7 +205,6 @@ library
204205 , binary-instances >= 1 && < 1.1
205206 , cryptohash-sha1 >= 0.11.100.1 && < 0.12
206207 , deepseq-generics >= 0.2.0.0 && < 0.3
207- , exceptions >= 0.10.2 && < 0.11
208208 , hashable >= 1.2.7.0 && < 1.5
209209 , http-client >= 0.5.12 && < 0.8
210210 , http-link-header >= 1.0.3.1 && < 1.3
You can’t perform that action at this time.
0 commit comments