From f21d7832eacac1adfe408219ea563d86524b7025 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 22 Jun 2023 18:07:44 +0800 Subject: [PATCH] disable htoml-parse (sergv/htoml-parse#1) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a32d7be6..3f132569 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4330,7 +4330,7 @@ packages: - emacs-module - tasty-ant-xml - prettyprinter-combinators - - htoml-parse + - htoml-parse < 0 # https://github.com/sergv/htoml-parse/issues/1 - htoml-megaparsec - composition-prelude - toml-reader-parse