From b989d050a7e160cf183e751249bb18fe6778e709 Mon Sep 17 00:00:00 2001 From: Michael Thompson Date: Sat, 13 Jun 2015 15:47:02 -0400 Subject: [PATCH] add lens-simple (& lens-family) I agreed with roconnor to watch over lens-family for stackage purposes. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4d57793..79ecc38b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1018,6 +1018,9 @@ packages: "Michael Thompson @michaelt": - pipes-text + - lens-simple + - lens-family-core + - lens-family "Justin Le @mstksg": - auto