From cf3678c4a342977bdc9835b7dfea425e5fb6b4b6 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sat, 11 Mar 2017 00:47:40 +0000 Subject: [PATCH] add Chris Dornan's regex packages --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0caf356d..355dee8f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2841,6 +2841,10 @@ packages: "Devon Hollowood @devonhollowood": - search-algorithms + "Chris Dornan @cdornan": + - regex + - regex-examples + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056