From fa27ed94b3d96ed01a13cb6c4556ea83be796af9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 16 Aug 2016 11:59:13 +0900 Subject: [PATCH] optparse-applicative-0.13.0.0 (#1784) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cdb19f46..1f65b111 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2465,6 +2465,8 @@ packages: - persistent-sqlite < 2.6 - persistent-postgresql < 2.6 + # https://github.com/fpco/stackage/issues/1784 + - optparse-applicative < 0.13.0.0 # end of packages