There was an error while loading. Please reload this page.
1 parent a9beab0 commit 9aa87b2Copy full SHA for 9aa87b2
binary-instances.cabal
@@ -1,6 +1,6 @@
1
name: binary-instances
2
version: 1.0.2
3
-x-revision: 1
+x-revision: 2
4
synopsis: Orphan instances for binary
5
description:
6
`binary-instances` defines orphan instances for types in some popular packages.
@@ -45,7 +45,7 @@ library
45
, hashable >=1.2.3.3 && <1.5
46
, scientific >=0.3.3.8 && <0.4
47
, tagged >=0.7.3 && <0.8.7
48
- , text >=1.2.0.6 && <1.3
+ , text >=1.2.0.6 && <1.3 || >=2.0 && <2.1
49
, text-binary >=0.2.1.1 && <0.3
50
, time-compat >=1.9.4 && <1.10
51
, unordered-containers >=0.2.5.1 && <0.3
0 commit comments