File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11cabal-version : 2.2
22name : aeson
33version : 2.2.3.0
4+ x-revision : 1
45license : BSD-3-Clause
56license-file : LICENSE
67category : Text, Web, JSON
@@ -115,14 +116,14 @@ library
115116 , character-ps ^>= 0.1
116117 , data-fix ^>= 0.3.2
117118 , dlist ^>= 1.0
118- , hashable ^>= 1.4.6.0
119+ , hashable ^>= 1.4.6.0 || ^ >= 1.5.0.0
119120 , indexed-traversable ^>= 0.1.2
120121 , integer-conversion ^>= 0.1
121122 , integer-logarithms ^>= 1.0.3.1
122123 , network-uri ^>= 2.6.4.1
123124 , OneTuple ^>= 0.4.1.1
124125 , primitive ^>= 0.8.0.0 || ^>= 0.9.0.0
125- , QuickCheck ^>= 2.14.3 || ^>= 2.15
126+ , QuickCheck ^>= 2.14.3 || ^>= 2.15
126127 , scientific ^>= 0.3.7.0
127128 , semialign ^>= 1.3
128129 , strict ^>= 0.5
@@ -134,7 +135,7 @@ library
134135 , unordered-containers ^>= 0.2.10.0
135136 , uuid-types ^>= 1.0.5
136137 , vector ^>= 0.13.0.0
137- , witherable ^>= 0.4.2 || ^>= 0.5
138+ , witherable ^>= 0.4.2 || ^>= 0.5
138139
139140 ghc-options : -Wall
140141
You can’t perform that action at this time.
0 commit comments