From 2feef8d90d04f2b83abf1b97f576fc4753ac2048 Mon Sep 17 00:00:00 2001 From: Sergey Vinokurov <1149355+sergv@users.noreply.github.com> Date: Sat, 9 Apr 2022 12:02:35 +0000 Subject: [PATCH] Update my packages Re-enable `emacs-module`, add `prettyprinter-combinators` and `htoml-parse` packages. --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ccc60170..4b3b12ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4204,8 +4204,10 @@ packages: "Sergey Vinokurov @sergv": - bencoding - - emacs-module < 0 # 0.1.1 compile fail ghc 8.10.1 #5436/closed + - emacs-module - tasty-ant-xml + - prettyprinter-combinators + - htoml-parse "Eugene Smolanka @esmolanka": - sexp-grammar