From 7b6536e80c83341ad52005cb1d19e689cbcf889d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sun, 4 Feb 2024 18:18:54 +0100 Subject: [PATCH] Re-enable `ihaskell` (close #7172). --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index afb162e1..4a7722f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4435,7 +4435,7 @@ packages: - servant-exceptions-server "Vaibhav Sagar @vaibhavsagar": - - ihaskell < 0.11.0.0 # https://github.com/commercialhaskell/stackage/issues/7172 + - ihaskell - ghc-parser "Alexis Williams @typedrat": @@ -7218,9 +7218,6 @@ packages: - idris < 0 # tried idris-1.3.4, but its *library* requires transformers >=0.5 && < 0.6 and the snapshot contains transformers-0.6.1.0 - idris < 0 # tried idris-1.3.4, but its *library* requires unix < 2.8 and the snapshot contains unix-2.8.3.0 - idris < 0 # tried idris-1.3.4, but its *library* requires vector < 0.13 and the snapshot contains vector-0.13.1.0 - - ihaskell < 0 # tried ihaskell-0.10.4.0, but its *library* requires base >=4.9 && < 4.19 and the snapshot contains base-4.19.0.0 - - ihaskell < 0 # tried ihaskell-0.10.4.0, but its *library* requires ghc >=8.0 && < 9.7 and the snapshot contains ghc-9.8.1 - - ihaskell-hvega < 0 # tried ihaskell-hvega-0.5.0.5, but its *library* requires the disabled package: ihaskell - importify < 0 # tried importify-1.0.1, but its *library* requires the disabled package: haskell-names - importify < 0 # tried importify-1.0.1, but its *library* requires the disabled package: log-warper - importify < 0 # tried importify-1.0.1, but its *library* requires the disabled package: text-format