Skip to content
  • Ian Lynagh's avatar
    Make dumpIfSet_dyn_or use dumpSDoc · 86add45d
    Ian Lynagh authored
    This means that for example
        ghc -ddump-simpl -ddump-to-file ...
    now puts the simpl output in a file, rather htan sending it to stdout.
    86add45d