summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-15 11:29:04 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:16 -0400
commit3f51c790572ccb8f14e9b5773d2f5841f753cd5b (patch)
treed2294145a8f982d6f83580b4714eca17d56f63ed /haskell
parent72662f6499fef94bc81063791319cf568237ed20 (diff)
downloadslackbuilds-3f51c790572ccb8f14e9b5773d2f5841f753cd5b.tar.gz
slackbuilds-3f51c790572ccb8f14e9b5773d2f5841f753cd5b.tar.xz
haskell/haskell-lpeg: Make slack-desc ASCII.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-lpeg/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-lpeg/slack-desc b/haskell/haskell-lpeg/slack-desc
index 1e8b4b1b29..0227d76584 100644
--- a/haskell/haskell-lpeg/slack-desc
+++ b/haskell/haskell-lpeg/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-haskell-lpeg: haskell-lpeg (LPeg – Parsing Expression Grammars For Lua)
+haskell-lpeg: haskell-lpeg (LPeg - Parsing Expression Grammars For Lua)
haskell-lpeg:
haskell-lpeg: This package contains the C sources of LPeg, as well as some tiny
haskell-lpeg: Haskell helper to load the package.