From 7b8116483eeb07e1dbae88093c6b35378b0c9b10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Hamb=C3=BCchen?= Date: Tue, 18 Dec 2018 16:38:58 +0100 Subject: [PATCH] Re-enable posix-paths. posix-paths-0.2.1.6 is compatible with GHC 8.6. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3be5a754..027e5f07 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2189,7 +2189,7 @@ packages: - network-house - reinterpret-cast - shared-memory - - posix-paths < 0 # GHC 8.4 via base-4.11.0.0 + - posix-paths # As dependencies of packages above - attoparsec-binary