
10 Sep
2010
10 Sep
'10
5:28 p.m.
On Fri, 10 Sep 2010 08:40:22 +0200, JP Moresmau
Can I tell GHC to just ignore these pragmas? I suppose even using GHC for building and something else (haskell-src-exts?) for code handling would leave us with compilation messages at the wrong place.
Thanks,
Maybe you could try something like #ifdef USE_LINE_PRAGMAS {-# LINE 42 "Foo.lhs" #-} #endif Regards, Henk-Jan van Tuyl -- http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html --