From 81a5b566cd10e8b8eaca46c0f5b90155a121ec8c Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Thu, 4 Feb 2021 05:02:33 +0100 Subject: [PATCH] Unhide newtype-generics The conflicting module was removed in v0.6. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 88cbf729..34b99484 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6415,7 +6415,6 @@ hide: - nanospec # conflicts with Test.Hspec in hspec - HTF # conflicts with Test.Framework in test-framework - 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 - rerebase # conflicts with base