From 45aea93f312eea8eea696fdf6550171959dcc324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Hamb=C3=BCchen?= Date: Fri, 27 May 2016 22:16:31 +0200 Subject: [PATCH 1/2] Add loop --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9bb2681..f25206e9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1597,6 +1597,7 @@ packages: "Niklas Hambüchen mail@nh2.me @nh2": - hidapi - iso8601-time + - loop - network-house # GHC 8 - reinterpret-cast From 04573afc7fadae81718169b7131031de11ef92f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Hamb=C3=BCchen?= Date: Fri, 27 May 2016 22:25:56 +0200 Subject: [PATCH 2/2] Add back reinterpret-cast, checked compilation on GHC 8 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f25206e9..2d137f6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1599,7 +1599,7 @@ packages: - iso8601-time - loop - network-house - # GHC 8 - reinterpret-cast + - reinterpret-cast "Brandon Martin @codedmart": []