Testdata directory not included in Hackage release for HLS-Retrie Plugin #3807
Labels
status: needs triage
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
The HLS-retrie plugin doesn't include the
test/testdata
directory within the Hackage release version. See also the src/ directory on Hackage. This issue exists since v1.0.4.0 (where I encountered the issue), but afaict persists through the latest 2.2.0.0 release.The tests try to find the
test/testdata
directory, but if it's not included, then it cannot be found.Your environment
OS: Arch Linux
Kernel: 6.4.12-arch1-1
GHC: 9.0.2 (official package)
haskell-hls-retrie-plugin: 1.0.4.0 (tested; all versions since are affected)
HLS-retrie-plugin is the version as released on Hackage
Steps to reproduce
Build
hls-retrie-plugin
with tests enabledCommandline:
Then run the tests
Expected behaviour
Tests should pass
Actual behaviour
Tests fail with message
Debug information (Full Error Log)
The text was updated successfully, but these errors were encountered: