From 69806ed08a92ac87619ed7e1307ee95e7ce4839f Mon Sep 17 00:00:00 2001 From: Matthieu Monsch Date: Sat, 29 Jun 2019 15:03:25 -0700 Subject: [PATCH] Add flags-applicative http://hackage.haskell.org/package/flags-applicative --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8dfa9c7..f521847f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -18,6 +18,7 @@ packages: - microlens-process "Matthieu Monsch @mtth": + - flags-applicative - more-containers - tracing