From 663d235699cdc50f7a468b8646539a2e6fc2b09b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 12 Jan 2016 15:08:26 +0100 Subject: [PATCH] Upper bound for dawg-ord kawu/dawg-ord#2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8307695..2a20abd1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1907,6 +1907,9 @@ packages: # https://github.com/fpco/stackage/issues/1124 - brick < 0.4 + # https://github.com/kawu/dawg-ord/issues/2 + - dawg-ord < 0.5 + # end of packages