From 4c3fbaae789525aa306d867dd0846cbe6c9225c7 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 10 May 2023 13:58:43 +0200 Subject: [PATCH] emacs-module < 0.2 #6971 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index da2fede6..f0896294 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4322,7 +4322,7 @@ packages: "Sergey Vinokurov @sergv": - bencoding - - emacs-module + - emacs-module < 0.2 # 0.2 (presumably) needs GHC 9.6 https://github.com/commercialhaskell/stackage/issues/6971 - tasty-ant-xml - prettyprinter-combinators - htoml-parse