hongruiqi / happs

Automatically exported from code.google.com/p/happs
0 stars 0 forks source link

Broken Xml for Int's #34

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Prelude> :m HAppS.Server
Prelude HAppS.Server> toMessage (10::Int)
*** Exception: src/HAppS/Data/Xml/HaXml.hs:17:19-42: Irrefutable pattern
failed for pattern Text.XML.HaXml.Types.CElem el'

Original issue reported on code.google.com by lem...@gmail.com on 14 Feb 2008 at 10:37