From 9b0b88014ce3818909667cecce8f3daf47cf097b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Jul 2016 22:05:18 +0200 Subject: [PATCH] hoogle upper bound for #1734 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 38b813e5..2e164c0a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2525,6 +2525,7 @@ packages: # https://github.com/fpco/stackage/issues/1734 - haskell-src-exts < 1.18 - hlint < 1.9.36 + - hoogle < 5.0.2 # end of packages