From 75c91dcfa743050b5b1a732b2283f7657fb3688e Mon Sep 17 00:00:00 2001 From: David Millar-Durrant Date: Mon, 12 Feb 2018 04:07:32 +1300 Subject: [PATCH] add indexed-list-literals --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 30bbbda1..c427cbd9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3169,6 +3169,9 @@ packages: "Andre Van Der Merwe @andrevdm": - bhoogle + "David Millar-Durrant @DavidM-D": + - indexed-list-literals + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056