From cef9d506d8c2aaa566abfab1349f055281d20830 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 22 Jun 2023 01:12:56 +0800 Subject: [PATCH] try allowing emacs-module 0.2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85586668..749a6fef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4348,7 +4348,7 @@ packages: "Sergey Vinokurov @sergv": - bencoding < 0 # not ghc-9.6 ready https://github.com/sergv/bencoding/issues/4 - - emacs-module < 0.2 # 0.2 (presumably) needs GHC 9.6 https://github.com/commercialhaskell/stackage/issues/6971 + - emacs-module - tasty-ant-xml - prettyprinter-combinators - htoml-parse