Plain source file: hsrc/debug/ShowFailure.hs (1996-05-03)
ShowFailure is imported by: TagEvents, Srequest, HaskellIO, SpIO.
module ShowFailure where import qualified DialogueIO showFailure :: DialogueIO.IOError -> String showFailure = show