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 8563a89 commit 0f04bf5Copy full SHA for 0f04bf5
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-### next [????.??.??]
+### 3.11.1 [2024.12.28]
2
* Make the test suite pass with `base-4.21.*` (GHC 9.12).
3
4
## 3.11 [2024.10.23]
text-show.cabal
@@ -1,5 +1,5 @@
name: text-show
-version: 3.11
+version: 3.11.1
synopsis: Efficient conversion of values into Text
description: @text-show@ offers a replacement for the @Show@ typeclass intended
5
for use with @Text@ instead of @String@s. This package was created
0 commit comments