diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-13 23:30:56 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-14 08:07:09 +0700 |
commit | d1bdedd668427072d13ec3c91aea59b524a93a63 (patch) | |
tree | 1f1834b6aaa4797270a1bfb76d7ce15d359622a6 /haskell/haskell-text-conversions/slack-desc | |
parent | ba915a0b3b3d6b92f2825c773e43b928bf473245 (diff) |
haskell/haskell-text-conversions: Added (Safe conversions of text).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-text-conversions/slack-desc')
-rw-r--r-- | haskell/haskell-text-conversions/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-text-conversions/slack-desc b/haskell/haskell-text-conversions/slack-desc new file mode 100644 index 0000000000..7e1f9fc56d --- /dev/null +++ b/haskell/haskell-text-conversions/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +haskell-text-conversions: haskell-text-conversions (Safe conversions between textual types) +haskell-text-conversions: +haskell-text-conversions: Safe conversions between textual types. +haskell-text-conversions: +haskell-text-conversions: +haskell-text-conversions: https://hackage.haskell.org/package/text-conversions +haskell-text-conversions: +haskell-text-conversions: +haskell-text-conversions: +haskell-text-conversions: +haskell-text-conversions: |