22 Apr
2014
22 Apr
'14
12:38 a.m.
Hi, I want to include some XML in documentation produced by haddock. Here is my simple test case: http://lpaste.net/103047 I generate the docs like this: haddock -h Doctest.hs Can I set some command line options or maybe there are some formatting options (like '@' in my example) to get this XML rendered correctly? Emanuel