You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
Getting the following ghcmod error message in the test file:
Could not load module ‘Hedgehog.Range’
It is a member of the hidden package ‘hedgehog-0.6.1’.
Perhaps you need to add ‘hedgehog’ to the build-depends in your .cabal file.
Use -v to see a list of the files searched for.
If I open a Lib file HIE works fine without any errors.
Using GHC 8.6.4
Issue can be reproduced both with Atom and VSCode