mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
e212bde9d1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
305 B
Text
8 lines
305 B
Text
Fast combinator parsing for bytestrings and text.
|
|
|
|
A fast parser combinator library, aimed particularly at dealing
|
|
efficiently with network protocols and complicated text/binary file
|
|
formats.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|