We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496f187 commit 2d05a90Copy full SHA for 2d05a90
text-show.cabal
@@ -152,7 +152,7 @@ library
152
TextShow.Utils
153
build-depends: array >= 0.3 && < 0.6
154
, base >= 4.9 && < 4.23
155
- , base-compat-batteries >= 0.11 && < 0.15
+ , base-compat-batteries >= 0.11 && < 0.16
156
, bifunctors >= 5.1 && < 6
157
, bytestring >= 0.10.8.1 && < 0.13
158
, containers >= 0.1 && < 0.9
@@ -302,7 +302,7 @@ test-suite spec
302
TextShow.TH.Names
303
304
305
306
, base-orphans >= 0.8.5 && < 0.10
307
308
, deriving-compat >= 0.6.5 && < 1
0 commit comments