Thu Oct  2 16:04:12 PDT 2008  Thomas Schilling <[EMAIL PROTECTED]>
  * 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).

    M ./compiler/ghci/InteractiveUI.hs -1 +1
    M ./compiler/iface/MkIface.lhs -1 +1
    M ./compiler/main/GHC.hs -5 +12

View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20081002230412-7c5c6-117e2fe3e342faff7b319076f351f26349c1f0dc.gz

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to