From 9a967377d78863c23edceedd816e44ec05595d4c Mon Sep 17 00:00:00 2001 From: Tim Emiola Date: Wed, 1 Mar 2023 14:20:42 +0900 Subject: [PATCH 1/2] Add attoparsec-framer to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4bad149f..9e4fe607 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4868,6 +4868,7 @@ packages: - explainable-predicates "Tim Emiola @adetokunbo": + - attoparsec-framer - benri-hspec - hspec-tmp-proc - keyed-vals From ac31a4ce067ec906d7c5ee3722900f00b06f9cd9 Mon Sep 17 00:00:00 2001 From: Tim Emiola Date: Wed, 1 Mar 2023 19:34:30 +0900 Subject: [PATCH 2/2] Trigger the CI by adjusting attoparsec-framer in the yaml --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e4fe607..9db2b42f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4868,8 +4868,8 @@ packages: - explainable-predicates "Tim Emiola @adetokunbo": - - attoparsec-framer - benri-hspec + - attoparsec-framer - hspec-tmp-proc - keyed-vals - keyed-vals-hspec-tests