Safe HaskellSafe

S09

Contents

Synopsis

Exercise 2

Exercise 3

showXml :: Xml -> String Source #

Exercise 4

uibkMail :: String -> Maybe (String, String) Source #

Exercise 5

parseIntList :: Parser Char [Int] Source #

Exercise 6

select :: Tag -> Xml -> [Xml] Source #