From 643d70e5ff86aa5a4e0b6f53e182ec688d089f0d Mon Sep 17 00:00:00 2001 From: recursion-ninja Date: Thu, 1 Mar 2018 13:44:22 -0500 Subject: [PATCH] Adding bv-little package to stackage --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 192525d8..0df5aa08 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3198,6 +3198,9 @@ packages: "Raghu Kaippully @rkaippully": - starter + "Alex Washburn @recursion-ninja": + - bv-little + # 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