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 fd2efa2 commit d484dfcCopy full SHA for d484dfc
text-display.cabal
@@ -1,12 +1,12 @@
1
cabal-version: 3.0
2
name: text-display
3
-version: 0.0.3.0
+version: 0.0.4.0
4
category: Text
5
synopsis: A typeclass for user-facing output
6
description:
7
The 'Display' typeclass provides a solution for user-facing output that does not have to abide by the rules of the Show typeclass.
8
9
-homepage: https://github.com/haskell-text/text-display#readme
+homepage: https://hackage.haskell.org/package/text-display/src/docs/book/Introduction.html
10
bug-reports: https://github.com/haskell-text/text-display/issues
11
author: Hécate Moonlight
12
maintainer: Hécate Moonlight
0 commit comments