From eeba22d6e9f64ba4602b99a362cc7580f7fb1249 Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Wed, 9 Aug 2017 00:08:29 +0300 Subject: [PATCH] Add Serokell Universum to stackage --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 324a2684..c248d2ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3264,6 +3264,9 @@ packages: "János Tapolczai @jtapolczai": - listsafe + "Serokell @serokell": + - universum + # 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