For some reason, haskell-src-exts now adds space before ints when pretty-printing source location (probably an issue with Text.PrettyPrint) This patch avoids using pretty printer altogether.
For some reason, haskell-src-exts now adds space before ints when pretty-printing source location (probably an issue with Text.PrettyPrint) This patch avoids using pretty printer altogether.