From 5ac14b010a87efe8911ac5d322dc0105c14a15e1 Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Sun, 13 Aug 2017 16:30:16 +0200 Subject: [PATCH] Re-add intero https://github.com/commercialhaskell/intero/issues/451#issuecomment-322038837 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a0893c7..2b41b887 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -491,7 +491,7 @@ packages: - descriptive - wrap - path - # - intero # GHC 8.2.1 + - intero # GHC 8.2.1 - weigh # - haskell-docs # BLOCKED haddock-api GHC 8.0.2 # - structured-haskell-mode # bounds: haskell-src-exts # via: applicative-quoters