Skip to content

Commit d484dfc

Browse files
authored
Prepare the 0.0.4.0 release (#48)
1 parent fd2efa2 commit d484dfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

text-display.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
cabal-version: 3.0
22
name: text-display
3-
version: 0.0.3.0
3+
version: 0.0.4.0
44
category: Text
55
synopsis: A typeclass for user-facing output
66
description:
77
The 'Display' typeclass provides a solution for user-facing output that does not have to abide by the rules of the Show typeclass.
88

9-
homepage: https://github.com/haskell-text/text-display#readme
9+
homepage: https://hackage.haskell.org/package/text-display/src/docs/book/Introduction.html
1010
bug-reports: https://github.com/haskell-text/text-display/issues
1111
author: Hécate Moonlight
1212
maintainer: Hécate Moonlight

0 commit comments

Comments
 (0)