From b400ffa8bf5f9a873d6486412cf9511eba70c955 Mon Sep 17 00:00:00 2001 From: Chris Done Date: Mon, 11 May 2015 08:48:41 +0200 Subject: [PATCH] Add path package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 80a892a4..5a26b342 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -243,6 +243,7 @@ packages: - hindent - descriptive - wrap + - path # requires old haddock currently - haskell-docs # TODO: Add structured-haskell-mode once they've been ported to HSE 1.16.