From 5a81c42d79f3b6c46d2bd93572dd2537a4a392e4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 29 Jan 2017 11:32:11 +0200 Subject: [PATCH] Hide binary-ieee754 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f2c5a84..5b7e85e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3452,6 +3452,7 @@ hide: - courier # conflicts with Network.Transport in network-transport - newtype-generics # conflicts with Control.Newtype in newtype - objective # conflicts with Control.Object in natural-transformation +- binary-ieee754 # conflicts with data-binary-ieee754 # Cryptonite deprecations - cipher-aes