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?
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?