From a9d6ded078a28d0b6226c37f973d538a42f1e64c Mon Sep 17 00:00:00 2001 From: Lorenz Moesenlechner Date: Tue, 15 Aug 2017 19:58:10 +0200 Subject: [PATCH] add servant-websockets --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b3d65f41..6aaecbed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3269,6 +3269,9 @@ packages: "Serokell @serokell": - universum + "Lorenz Moesenlechner @moesenle": + - servant-websockets + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056