From b8d5f67d4e7ffaefc44156bdaa3d3affd9b8ad98 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 1 Aug 2016 15:28:52 -0700 Subject: [PATCH] Constrain "stylish-haskell" per haskell-src-exts 1.18 #1734 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index be10303e..93b4b613 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2433,6 +2433,7 @@ packages: - hoogle < 5.0.2 - homplexity < 0.4.3.4 - haskintex < 0.7.0.0 + - stylish-haskell < 0.6.2.0 # end of packages