[Haskell-cafe] HXT namespace problem

Tim Walkenhorst tim.walkenhorst at gmx.de
Tue Apr 24 18:18:34 EDT 2007


>   runX $ constA (request TableListRequest) >>> root [] [writeA] >>>
>     writeDocument [(a_indent,v_1)] "-"

writeDocument [(a_indent,v_1), (a_check_namespaces, v_1)] "-"

should do the trick.

Cheers,
Tim



More information about the Haskell-Cafe mailing list