
20 Apr
2005
20 Apr
'05
4:57 p.m.
On 4/20/05, Sebastian Sylvan
-- parses an association list of the contents -- of a dictionary beDicContents :: Parser (String, Bencode) beDicContents = do (BEString key) <- beString val <- beParse return (String, Bencode)
bah, I should get some sleep :-) That should be "return (key, val)" /S -- Sebastian Sylvan +46(0)736-818655 UIN: 44640862