c2hs
c2hs copied to clipboard
Please add an option to suppress `LINE` pragma.
This comes from https://github.com/haskell/haddock/issues/1001.
If I understand it correctly, the LINE is just for debugging. If Cabal building system could pass an option to c2hs in haddock process to suppress the pragma, the haddock issue should be gone.