j
k
j a
j l
Am 19.07.2012 14:53, schrieb C K Kashyap:
innerXML = do x <- (try xml <|> gettext) return x
Omit "try" (and return). xml always starts with "<" whereas gettext never does. C.
Back to the thread
Back to the list