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] 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": []