blob: 4fd82ec6e45499a0bccf1840e694846a1c6d19c4 (
plain)
1
2
3
4
5
6
7
8
|
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
|