
13 Oct
2008
13 Oct
'08
6:14 a.m.
Ivan Lazar Miljenovic
In this case, it isn't SourceGraph's fault: Haskell-Src-Exts can't parse it. Maybe it doesn't parse CPP stuff properly? I'm not sure how I can get SourceGraph to parse files only after they've been pre-processed...
You could try using the library version of cpphs, which is also on Hackage. (Note: has an LGPL license) Regards, Malcolm