Skip to content
Snippets Groups Projects
Commit 5cd39aa3 authored by Simon Marlow's avatar Simon Marlow
Browse files

Tidy up the ic_exports field of the InteractiveContext. Previously

was [(Module, Maybe ImportDecl)], now it is just [ImportDecl].  So now
":m +A" and "import A" do exactly the same thing in GHCi, and use the
same code paths.
parent d30d47e5
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment