From 2209171ce710afd9e9135a1c725d6ffd9f005cdf Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 2 Aug 2018 19:12:21 -0700 Subject: [PATCH] Block microspec (#3878) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c73e52c8..e2c513aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3643,6 +3643,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3876 - req < 1.2.0 + # https://github.com/commercialhaskell/stackage/issues/3878 + - microspec < 0.2 + # end of packages # Package flags are applied to individual packages, and override the values of