From a0e0cd3270b259a5e78994905c31f22e3dd32a20 Mon Sep 17 00:00:00 2001 From: Csongor Kiss Date: Fri, 27 May 2016 00:40:53 +0100 Subject: [PATCH] Add back wai-websockets and websockets for GHC 8 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f48de37f..0f81afad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -45,7 +45,7 @@ packages: - persistent-sqlite - persistent-template # GHC 8 - stm-conduit - # GHC 8 - wai-websockets + - wai-websockets - warp-tls - yackage - yesod @@ -153,7 +153,7 @@ packages: - stylish-haskell - profiteur - psqueues - # GHC 8 - websockets + - websockets # GHC 8 - websockets-snap "Sibi Prabakaran @psibi":