There was an error while loading. Please reload this page.
2 parents 3518d29 + a6f03a5 commit 0e83bc1Copy full SHA for 0e83bc1
binary-instances.cabal
@@ -22,8 +22,9 @@ tested-with:
22
|| ==8.4.4
23
|| ==8.6.5
24
|| ==8.8.4
25
- || ==8.10.4
+ || ==8.10.7
26
|| ==9.0.1
27
+ || ==9.2.1
28
29
extra-source-files: CHANGELOG.md
30
@@ -36,11 +37,11 @@ library
36
37
hs-source-dirs: src
38
build-depends:
39
aeson >=0.7.0.6 && <1.6 || >=2.0.0.0 && <2.1
- , base >=4.6.0.1 && <4.16
40
- , binary >=0.5.1.1 && <0.8.9
+ , base >=4.6.0.1 && <4.17
41
+ , binary >=0.5.1.1 && <0.8.10
42
, binary-orphans >=1.0.1 && <1.1
43
, case-insensitive >=1.2.0.4 && <1.2.2
- , hashable >=1.2.3.3 && <1.4
44
+ , hashable >=1.2.3.3 && <1.5
45
, scientific >=0.3.3.8 && <0.4
46
, tagged >=0.7.3 && <0.8.7
47
, text >=1.2.0.6 && <1.3
0 commit comments