diff options
author | Thomas Schilling <nominolo@googlemail.com> | 2008-10-02 23:04:12 +0000 |
---|---|---|
committer | Thomas Schilling <nominolo@googlemail.com> | 2008-10-02 23:04:12 +0000 |
commit | 766b34f81d81d009f1070e297756423fbadbd421 (patch) | |
tree | 5ff5eb7ad388185042577ef75f2f9be92a629953 /compiler/ghci/ByteCodeLink.lhs | |
parent | d4be0e206e925fb6d525689fb1bdc3c18a7940a3 (diff) | |
download | haskell-766b34f81d81d009f1070e297756423fbadbd421.tar.gz |
Let parseModule take a ModSummary like checkAndLoadModule did.
To get the ModSummary for a ModuleName getModSummary can be used.
It's not called find* or lookup* because it assumes that the module is
in the module graph and throws an exception if it cannot be found.
Overall, I'm not quite sure about the usefulness of this function
since the user has no control about which filetype to grab (hs or
hs-boot).
Diffstat (limited to 'compiler/ghci/ByteCodeLink.lhs')
0 files changed, 0 insertions, 0 deletions