Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • vivian's avatar
    eccb2d89
    :script file scripts in GHCi #1363 · eccb2d89
    vivian authored
    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.
    eccb2d89
    History
    :script file scripts in GHCi #1363
    vivian authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.