From 50b4b796e3e0b8ffc06b84bf90fac9ab0790dc84 Mon Sep 17 00:00:00 2001 From: Vaibhav Sagar Date: Mon, 14 May 2018 07:00:56 -0400 Subject: [PATCH] Unblock `ihaskell` and `ipython-kernel` --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fee9715e..d0e5bc6d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1965,7 +1965,7 @@ packages: - apply-refact < 0 # GHC 8.4 via ghc-8.4.1 "Andrew Gibiansky @gibiansky": - - ipython-kernel < 0 # GHC 8.4 via uuid + - ipython-kernel "Andrés Sicard-Ramírez @asr": - Agda < 0 # GHC 8.4 via template-haskell-2.13.0.0 @@ -3237,7 +3237,7 @@ packages: - servant-exceptions "Vaibhav Sagar @vaibhavsagar": - - ihaskell < 0 # GHC 8.4 via ghc-boot-8.4.1 + - ihaskell - ghc-parser "Alexis Williams @typedrat":