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
Hi, it appears that I need to utilize --restart Some.hsc in order to enable the functionality of hsc2hs. How about adding an option like --auto-restart-hsc to automate the restarting process? Or enhancing the --restart option to support wildcards, --restart *.hsc?
Hi, it appears that I need to utilize
--restart Some.hsc
in order to enable the functionality of hsc2hs. How about adding an option like--auto-restart-hsc
to automate the restarting process? Or enhancing the--restart
option to support wildcards,--restart *.hsc
?Related issue: #249
The text was updated successfully, but these errors were encountered: