11 Nov
2012
11 Nov
'12
9:32 a.m.
On 9 Nov 2012, at 23:04, Michael Mossey wrote:
"Couldn't match expected type Text.XML.HaXml.Types.QName with actual type "String".
Poking around, I found this webpage describing an issue with a change to HaXml that happened after version 1.20.2:
<http://stackoverflow.com/questions/7501037/how-to-make-haxml-and-drift-work-with-ghc-7-0-3>
This web page suggests that I need to install HaXml-1.20.2 to use it with the current version of the DtdToHaskell utility.
For the record (and future web searches), this issue with HaXml (DtdToHaskell generating non-compilable code) was fixed in version 1.23 onwards, from around April 2012. Regards, Malcolm