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 7a5d373 commit 52db214Copy full SHA for 52db214
text-display.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 3.0
2
name: text-display
3
-version: 0.0.4.0
+version: 0.0.5.0
4
category: Text
5
synopsis: A typeclass for user-facing output
6
description:
@@ -15,7 +15,7 @@ maintainer: Hécate Moonlight
15
license: MIT
16
build-type: Simple
17
tested-with:
18
- GHC ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.7 || ==9.4.4 || ==9.6.1
+ GHC ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.7 || ==9.4.5 || ==9.6.1
19
20
extra-source-files:
21
LICENSE
0 commit comments