From cca0eee6517677fc8f88cf6c4b1433b17aa0509c Mon Sep 17 00:00:00 2001 From: David Christiansen Date: Tue, 21 Apr 2015 09:40:10 +0200 Subject: [PATCH] Add annotated-wl-pprint This is a version of the Wadler-Leijen pretty-printer with optional semantic annotations on pretty-printer documents. It's used by Idris, which we'd like to make build with LTS Haskell. This is my first submission to Stackage, so please tell me if I'm doing it wrong! --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 785351b4..1ab7a990 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -890,6 +890,9 @@ packages: "Will Coster @fimad": - scalpel + "David Raymond Christiansen @david-christiansen" + - annotated-wl-pprint + "Stackage upper bounds": # GHC 7.8 uppdate bound - haddock-api < 2.16