We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I have simple haskell cabal project ghc-cabal-demo-lib.
I uses Hunit for unit testing.
My Neotest haskell configuration is here https://github.com/rajcspsg/nvim/blob/master/lua/testing-config/init.lua#L17-L19
When I run test in a file I get the below error -
Any idea how can I fix this error?
The text was updated successfully, but these errors were encountered:
hey 👋
neotest-haskell doesn't support HUnit yet. I'd like to add it, but I can't tell you when I'll find some time 😃
Sorry, something went wrong.
No branches or pull requests
Question
Hi,
I have simple haskell cabal project ghc-cabal-demo-lib.
I uses Hunit for unit testing.
My Neotest haskell configuration is here https://github.com/rajcspsg/nvim/blob/master/lua/testing-config/init.lua#L17-L19
When I run test in a file I get the below error -
Any idea how can I fix this error?
The text was updated successfully, but these errors were encountered: