From 2843698d426dfd06f1045d63923c68e42715e7df Mon Sep 17 00:00:00 2001 From: Sebastian Nagel Date: Wed, 25 Nov 2020 02:03:51 +0100 Subject: [PATCH] Re-add servant-exceptions Build issues vs. servant-0.16 (and newer) have been resolved and released as version 0.2.0 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b89d5794..3979cc78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3918,7 +3918,8 @@ packages: "Sebastian Nagel @ch1bo": - hdevtools < 0 # compilation failure - - servant-exceptions < 0 # https://github.com/ch1bo/servant-exceptions/issues/9 + - servant-exceptions + - servant-exceptions-server "Vaibhav Sagar @vaibhavsagar": - ihaskell