From 455f086880839a4dc2a5d392e2b9a2b18db84bbc Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Fri, 10 Jun 2016 22:35:29 -0700 Subject: [PATCH] Remove unix dependency for tests (#636) --- postgrest.cabal | 1 - 1 file changed, 1 deletion(-) diff --git a/postgrest.cabal b/postgrest.cabal index fb12d086a..ceb70ca10 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -180,7 +180,6 @@ Test-Suite spec , transformers , transformers-base , unordered-containers - , unix , vector , wai , wai-cors