Closed sjshuck closed 2 years ago
I suspect the cause is temporary pinning of versions in stack.yaml
and package.yaml
. When text 2.0 hits Stackage LTS probably this summer, those pinnings can go away. But naturally I'd like to release 2.2.0 before then to get it in that Stackage cycle.
EDIT: Pinning text >=2
in package.yaml
should not go away.
@sjshuck I've started a cabal build on the text-2
branch and I am getting this:
<command line>: does not exist: src/c/pcre2/src/pcre2_auto_possess.c
How can I fix this?
Be sure to clone submodules in addition to the hs-pcre2
repo.
In
text-2
branch, the Cabal CI actions fail with