From 29138f706956a12e15451500507d72901dccc09e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 31 Jul 2020 15:56:03 -0700 Subject: [PATCH] Try `newtype` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ffda254..29b864a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4611,7 +4611,7 @@ packages: - network-info - network-ip - network-uri < 2.7.0.0 # https://github.com/commercialhaskell/stackage/issues/5116 - - newtype < 0 # ghc 8.10 + - newtype # 0 # ghc 8.10 - nicify-lib - old-locale - old-time