From 514e9fcd110ee694977f0ae56d11fe28b07d3f1f Mon Sep 17 00:00:00 2001 From: Ben Orchard Date: Sun, 12 May 2024 18:28:39 +0100 Subject: [PATCH] Add symparsec, type-level-bytestrings and more * type-level-show * generic-type-asserts * generic-type-functions * generic-data-functions --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e0752c9c..2df03a98 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5249,6 +5249,12 @@ packages: "Benjamin Orchard @raehik": - defun-core # https://github.com/phadej/defun/issues/4 + - symparsec + - type-level-bytestrings + - type-level-show + - generic-type-asserts + - generic-type-functions + - generic-data-functions - flatparse - strongweak - mason