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 1
1
cabal-version : 2.2
2
2
name : aeson
3
3
version : 2.2.3.0
4
+ x-revision : 1
4
5
license : BSD-3-Clause
5
6
license-file : LICENSE
6
7
category : Text, Web, JSON
@@ -115,14 +116,14 @@ library
115
116
, character-ps ^>= 0.1
116
117
, data-fix ^>= 0.3.2
117
118
, dlist ^>= 1.0
118
- , hashable ^>= 1.4.6.0
119
+ , hashable ^>= 1.4.6.0 || ^ >= 1.5.0.0
119
120
, indexed-traversable ^>= 0.1.2
120
121
, integer-conversion ^>= 0.1
121
122
, integer-logarithms ^>= 1.0.3.1
122
123
, network-uri ^>= 2.6.4.1
123
124
, OneTuple ^>= 0.4.1.1
124
125
, primitive ^>= 0.8.0.0 || ^>= 0.9.0.0
125
- , QuickCheck ^>= 2.14.3 || ^>= 2.15
126
+ , QuickCheck ^>= 2.14.3 || ^>= 2.15
126
127
, scientific ^>= 0.3.7.0
127
128
, semialign ^>= 1.3
128
129
, strict ^>= 0.5
@@ -134,7 +135,7 @@ library
134
135
, unordered-containers ^>= 0.2.10.0
135
136
, uuid-types ^>= 1.0.5
136
137
, vector ^>= 0.13.0.0
137
- , witherable ^>= 0.4.2 || ^>= 0.5
138
+ , witherable ^>= 0.4.2 || ^>= 0.5
138
139
139
140
ghc-options : -Wall
140
141
You can’t perform that action at this time.
0 commit comments