Hello, Im try to the solve the exercise which does the following : "E 2 562 help he and convert it into (Error 2) 562 "help help First I thought to split the string on the " " but according to google Haskell do not have a split function. Can I use pattern matching on some way ? Roelof