Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import and compile local sources #7

Open
MartinNowak opened this issue Feb 12, 2014 · 1 comment
Open

Import and compile local sources #7

MartinNowak opened this issue Feb 12, 2014 · 1 comment
Assignees
Milestone

Comments

@MartinNowak
Copy link
Collaborator

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

@MartinNowak MartinNowak added this to the 0.2 milestone Feb 12, 2014
@MartinNowak MartinNowak self-assigned this Feb 12, 2014
@MartinNowak
Copy link
Collaborator Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant