Skip to content
  • Simon Marlow's avatar
    [project @ 2003-11-03 12:25:39 by simonmar] · ea7a05cd
    Simon Marlow authored
    Add some I/O error checking so that an error when writing the output
    file will correctly result in a non-zero exit code.
    
    Currently, if you try to compile a literate Haskell file and /tmp is
    full, unlit will write an empty file and exit successfully, leading to
    confusing behaviour.
    ea7a05cd