From dc43359741db79ddae3b123b4c22d407174ba5f5 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Thu, 1 Oct 2015 12:52:25 +0200 Subject: Add missing remote-id type=github Signed-off-by: Justin Lecher --- dev-haskell/harp/metadata.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'dev-haskell/harp') diff --git a/dev-haskell/harp/metadata.xml b/dev-haskell/harp/metadata.xml index 2b88f3d5ebbb..69b29490c3a5 100644 --- a/dev-haskell/harp/metadata.xml +++ b/dev-haskell/harp/metadata.xml @@ -1,14 +1,16 @@ - + -haskell - + haskell + HaRP, or Haskell Regular Patterns, is a Haskell extension that extends the normal pattern matching facility with the power of regular expressions. This expressive power is highly useful in a wide range of areas, including text parsing and XML processing. Regular expression patterns in HaRP work over ordinary Haskell lists ([]) of arbitrary type. HaRP is implemented as a pre-processor to ordinary Haskell. - + + + seereason/harp + - -- cgit v1.2.3-65-gdbad