MarcWeber / hasktags

Produces ctags "tags" and etags "TAGS" files for Haskell programs
Other
127 stars 32 forks source link

Does not work properly with QuasiQuotes #78

Open hasufell opened 4 years ago

hasufell commented 4 years ago

The following line, amongst others, is misparsed as a function implementation: https://gitlab.haskell.org/haskell/ghcup-hs/-/blob/f9251589cdd1b378e7bd6de648c5957241958603/app/ghcup/Main.hs#L545