diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-22 22:20:03 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-23 20:10:32 +0700 |
commit | a1afa12593074cc268d4616e3f60eedd996924f8 (patch) | |
tree | 96a21fbeeaf765d2ddb049916104f5f6c3bdefde /haskell/haskell-megaparsec/slack-desc | |
parent | 4c3de915daf163a9d1956e467626b6360b1a4b1a (diff) |
haskell/haskell-megaparsec: Removed (ftbfs, no maintainer).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-megaparsec/slack-desc')
-rw-r--r-- | haskell/haskell-megaparsec/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/haskell/haskell-megaparsec/slack-desc b/haskell/haskell-megaparsec/slack-desc deleted file mode 100644 index e4de72a39e5fd..0000000000000 --- a/haskell/haskell-megaparsec/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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-megaparsec: haskell-megaparsec (Monadic parser combinators) -haskell-megaparsec: -haskell-megaparsec: This is an industrial-strength monadic parser combinator -haskell-megaparsec: library. Megaparsec is a feature-rich package that strikes a nice -haskell-megaparsec: balance between speed, flexibility, and quality of parse errors. -haskell-megaparsec: -haskell-megaparsec: -haskell-megaparsec: -haskell-megaparsec: -haskell-megaparsec: -haskell-megaparsec: |