Fri Feb 25 23:31:33 PST 2011  Vivian McPhail <[email protected]>
  * :script file scripts in GHCi #1363
  This patch adds the script command in GHCi
  
  A file is read and executed as a series of GHCi commands.
  
  Execution terminates on the first error.  The filename and
  line number are included in the error.

    M ./compiler/main/GHC.hs -1 +2
    M ./compiler/main/HscMain.lhs -7 +27
    M ./compiler/main/InteractiveEval.hs -3 +10
    M ./docs/users_guide/ghci.xml +13
    M ./ghc/GhciMonad.hs -1 +2
    M ./ghc/InteractiveUI.hs -7 +52

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110226073133-af16d-9809b1d34eb378e1727558ae116546c13d44ec27.gz

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

Reply via email to