
30 Dec
2006
30 Dec
'06
5:13 p.m.
On Sat, 30 Dec 2006, Michael T. Richter wrote:
Apparently the GHC compiler can take .lhs files, strip them with "unlit" (a utility which I finally found buried deep in the GHC installation -- off-path) and then compile them normally. The problem I have is that unlit leaves behind instead these huge gaping (and highly distracting) stretches of whitespace while it takes out the markup.
uniq will solve this part of your problem, but you're probably taking the
wrong approach to the wider problem.
Tony.
--
f.a.n.finch