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
Can you run with the --verbose option, which will produce a long list with all the information required to debug this. My guess is the parsing functions don't work, but could probably be adapted.
Can you run with the --verbose option, which will produce a long list with all the information required to debug this. My guess is the parsing functions don't work, but could probably be adapted.
Reproduce:
test-ghcid-issue
with following content:./test-ghcid-issue
Observed:
Nothing changes in step 3.
Expected:
Source file auto reload just like
.hs
files works.Note:
About the ghci option
-x
: https://stackoverflow.com/questions/8177950/how-can-i-load-a-runhaskell-script-without-a-hs-extension-with-ghciThe text was updated successfully, but these errors were encountered: