[Haskell-cafe] HaXml and ghci unresolved symbol

Bulat Ziganshin bulat.ziganshin at gmail.com
Sat Sep 9 10:13:14 EDT 2006


Hello Andrea,

Saturday, September 9, 2006, 4:17:36 PM, you wrote:
> During interactive linking, GHCi couldn't find the following symbol:
>   TextziXMLziHaXmlziParse_xmlParse_closure

as a workaround, you can try to run your program using runghc and
compile it using "ghc --make"


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list