From c7a4949eba5e649c777222e3315e1945645ff471 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 19 Jan 2016 18:17:07 -0800 Subject: [PATCH] Add constraint "ghc-mod < 5.5" per #1162 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5043cb91..e1273f65 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1940,6 +1940,10 @@ packages: # https://github.com/fpco/stackage/issues/1155 - aeson < 0.10 + + # https://github.com/fpco/stackage/issues/1162 + - ghc-mod < 5.5 + # end of packages @@ -2020,6 +2024,7 @@ skipped-builds: - libsystemd-journal + # By skipping a test suite, we do not pull in the build dependencies skipped-tests: # require old hspec