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
There should be command to alter import paths.
When a new module/package is imported we'd have to compile it into a shared library too, because it can be referenced multiple time.
Maybe rdmd can be of any help here too.
Useful to interactively try out local sources.
This should work similarly to ghci's module command.
http://www.haskell.org/ghc/docs/latest/html/users_guide/loading-source-files.html
The text was updated successfully, but these errors were encountered: