From 15ff52ffb41a6d2e78cd5896a43d6185898d3c01 Mon Sep 17 00:00:00 2001 From: Allele Dev Date: Sat, 25 Jun 2016 15:24:49 -0400 Subject: [PATCH] add Allele's freer package --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ffd97b8..dda12e22 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,7 +3,7 @@ ghc-major-version: "8.0" packages: "Aaron Taylor @hamsterdam": - kawhi - + "Schell Scivally @schell": - renderable - varying @@ -2448,6 +2448,9 @@ packages: "Christopher Wells @ExcalburZero": - pixelated-avatar-generator + "Allele Dev ": + - freer + # 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