On Fri, 10 Sep 2010 08:40:22 +0200, JP Moresmau <jpmores...@gmail.com>
wrote:
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
--
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe