Skip to content
  • Simon Marlow's avatar
    [project @ 1999-02-04 11:54:08 by simonm] · 6037e956
    Simon Marlow authored
    Don't go into an infinite loop for errors generated by hPutStr when
    outputing an error message.  Use writeErrString__ to output all errors
    (this won't generate a Haskell exception).
    6037e956