From 6e94f70a1b723bbb88118ca76c62abfa55a22b2a Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 8 Apr 2018 10:21:11 -0700 Subject: [PATCH 1/2] note hledger packaging preference --- build-constraints.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0213495a..7ca9daa5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -948,11 +948,18 @@ packages: - uri-encode "Simon Michael @simonmichael": - - hledger + # + # The hledger project prefers to keep the latest release of the core + # hledger-lib and hledger packages in stackage. If other hledger-* packages have + # too-restrictive bounds, we would prefer they be removed rather than holding back + # hledger-lib and hledger. (https://github.com/fpco/stackage/issues/3494) + # - hledger-lib + - hledger - hledger-ui - hledger-web - hledger-api + # - quickbench - regex-compat-tdfa - shelltestrunner From fd0e78b0a833a28d1b145a150ce6db1b545accdd Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 8 Apr 2018 10:23:01 -0700 Subject: [PATCH 2/2] fixup --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ca9daa5..36815ba0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -949,9 +949,9 @@ packages: "Simon Michael @simonmichael": # - # The hledger project prefers to keep the latest release of the core - # hledger-lib and hledger packages in stackage. If other hledger-* packages have - # too-restrictive bounds, we would prefer they be removed rather than holding back + # The hledger project aims to keep the latest release of the core + # hledger-lib and hledger packages in stackage. When other hledger-* packages have + # too-restrictive bounds, we prefer they be removed rather than holding back # hledger-lib and hledger. (https://github.com/fpco/stackage/issues/3494) # - hledger-lib