You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm implementing some Haskell code generator, and I'm trying to get proper error messages. Is it possible for prettyPrint to print COLUMN pragmas along with LINE ones?
If not, would you be up for a PR? I'd be interested in implementing this feature 😄
Thanks in advance!
The text was updated successfully, but these errors were encountered:
I'm implementing some Haskell code generator, and I'm trying to get proper error messages. Is it possible for
prettyPrint
to printCOLUMN
pragmas along withLINE
ones?If not, would you be up for a PR? I'd be interested in implementing this feature 😄
Thanks in advance!
The text was updated successfully, but these errors were encountered: