From 0c578288bc28ee6b4a57ee3980ae5142f1be8934 Mon Sep 17 00:00:00 2001 From: Pi3r Date: Wed, 16 Aug 2017 01:06:30 +0200 Subject: [PATCH] Update build-constraints.yaml Add `protolude`. `0.2` is tested against `ghc-8.2` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6aaecbed..1588bc52 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2712,7 +2712,7 @@ packages: # - handwriting # GHC 8.2.1 "Stephen Diehl @sdiehl": - # - protolude # GHC 8.2.1 + - protolude # - repline # GHC 8.2.1 - picosat