Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • sof's avatar
    207e5dfd
    [project @ 1999-01-15 17:59:26 by sof] · 207e5dfd
    sof authored
    Added options that 3.xx supported for dumping out selected
    chunks of the .hi file to stdout, i.e.,
    
       -hi-with-imports      = prints out the import 'section' of the .hi file
       -hi-with-declarations = print  out just decls
    
    (Only) useful when working with runstdtest, where we just want
    to look at selected portions of the generated interface file.
    207e5dfd
    History
    [project @ 1999-01-15 17:59:26 by sof]
    sof authored
    Added options that 3.xx supported for dumping out selected
    chunks of the .hi file to stdout, i.e.,
    
       -hi-with-imports      = prints out the import 'section' of the .hi file
       -hi-with-declarations = print  out just decls
    
    (Only) useful when working with runstdtest, where we just want
    to look at selected portions of the generated interface file.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.