From 0bd0598dc85678ae0d74549d5dc659537ff4ca9f Mon Sep 17 00:00:00 2001 From: Braden Walters Date: Fri, 22 Apr 2016 17:27:26 +0200 Subject: [PATCH] Add hakyll-sass --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa06dd38..811480e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2116,6 +2116,9 @@ packages: "Stephen Diehl @sdiehl": - protolude + "Braden Walters @meoblast001": + - hakyll-sass + # 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