From 0e38da4f41496aa3c57550385c762f32a7ddd7e2 Mon Sep 17 00:00:00 2001 From: Tom Sydney Kerckhove Date: Fri, 20 Jan 2017 09:30:41 +0100 Subject: [PATCH] Added the validity packages to stackage --- build-constraints.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6811fc35..eefe4e89 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2698,6 +2698,20 @@ packages: "Mitsutoshi Aoe @maoe": - viewprof + "Tom Sydney Kerckhove ": + - validity + - validity-bytestring + - validity-path + - validity-containers + - validity-text + - genvalidity + - genvalidity-path + - genvalidity-containers + - genvalidity-text + - genvalidity-hspec + - genvalidity-hspec-aeson + - genvalidity-hspec-cereal + # 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