From 87d14dff605f3e4c11ee6ee939164d34c6fce506 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Fri, 26 May 2023 08:13:53 +0200 Subject: [PATCH] Fix #6989, take over alex and happy The blocker (microaeson) for alex-3.3.0.0 has been resolved by revision. Taking over alex and happy which I am co-maintaining. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3682dcee..35d47ad1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -12,7 +12,7 @@ packages: "Dominick Samperi @djsamperi": - mathlist - + "Alexey Tochin @alexeytochin": - simple-expr - inf-backprop @@ -89,6 +89,8 @@ packages: - java-adt - Sit + - alex > 3.2.7 + - happy < 1.20.1 || > 1.21.0 - haskell-src - ListLike - MissingH @@ -824,7 +826,6 @@ packages: - cryptonite-conduit - streaming-commons - - alex > 3.2.7 && < 3.3.0.0 # https://github.com/commercialhaskell/stackage/issues/6989 - async - base16-bytestring - csv-conduit @@ -833,7 +834,6 @@ packages: - foreign-store - formatting - gtk2hs-buildtools - - happy < 1.20.1 || > 1.21.0 - hybrid-vectors - indents - language-c