From 5cd2f260010c82be17946cd086a7608e9b0dad64 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 23 Jun 2018 16:16:34 +0200 Subject: [PATCH] Add starter upper bound for #3678 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b5521c3c..098faa44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3549,6 +3549,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3678 - fsnotify < 0.3 - filecache < 0.4 + - starter < 0.3 # https://github.com/ethercrow/unordered-intmap/issues/1 # https://github.com/fpco/store/issues/131