1 2 3 4 5
-- !!! IOErrors should have Eq defined import System.IO main = print (userError "urk" == userError "urk")