summaryrefslogtreecommitdiff
path: root/textproc/hs-regex-applicative/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-regex-applicative/pkg-descr')
-rw-r--r--textproc/hs-regex-applicative/pkg-descr4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/hs-regex-applicative/pkg-descr b/textproc/hs-regex-applicative/pkg-descr
deleted file mode 100644
index 0d953ae7d9fa..000000000000
--- a/textproc/hs-regex-applicative/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Regex-applicative is a Haskell library for parsing using regular expressions.
-Parsers can be built using Applicative interface.
-
-WWW: https://github.com/feuerbach/regex-applicative