aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-attoparsec-enumerator/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-attoparsec-enumerator/pkg-descr')
-rw-r--r--textproc/hs-attoparsec-enumerator/pkg-descr5
1 files changed, 0 insertions, 5 deletions
diff --git a/textproc/hs-attoparsec-enumerator/pkg-descr b/textproc/hs-attoparsec-enumerator/pkg-descr
deleted file mode 100644
index 9567c51433cb..000000000000
--- a/textproc/hs-attoparsec-enumerator/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-This library allows an Attoparsec parser to receive input incrementally from
-an enumerator. This could be used for parsing large files, or implementing
-binary network protocols.
-
-WWW: https://john-millikin.com/software/attoparsec-enumerator/