Closed parsonsmatt closed 2 years ago
Tests pass just fine with this stack.yaml:
stack.yaml
resolver: lts-17.1 packages: - bcp47 - bcp47-orphans ghc-options: "$locals": -fwrite-ide-info extra-deps: - persistent-2.13.0.0 - esqueleto-3.4.2.1 - lift-type-0.1.0.1
A Hackage revision would allow the current version to work, too.
Sorry I lost track of this Issue. Is it still a problem?
I believe this has been resolved.
Tests pass just fine with this
stack.yaml
:A Hackage revision would allow the current version to work, too.