summaryrefslogtreecommitdiff
path: root/queries/haskell/injections.scm
AgeCommit message (Collapse)Author
2022-08-29Add postresql-simple sql to haskell injectionsMarc Jakobi
2022-08-29Fix aesonQQ quasiquote_body for haskell injectionsGuillaume Bouchard
Fix name of the captured quoter
2022-08-29Haskell injection: support inline jsonGuillaume Bouchard
Support for inline json using the quasiquoter `aesonQQ`: https://github.com/sol/aeson-qq#readme
2021-08-14Add comment highlighting for keywords in Haskell (#1695)jpe90
Co-authored-by: Santos Gallegos <stsewd@protonmail.com>
2021-07-01Add common quasiquote highlights/injections for Haskell (#1440)Farbod Salamat-Zadeh