Add gql quasi quoter
This commit is contained in:
@@ -7,6 +7,10 @@ and this project adheres to
|
||||
[Haskell Package Versioning Policy](https://pvp.haskell.org/).
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- `gql` quasi quoter which generates a string literal with the first line
|
||||
starting at the first column and all following lines indented relative to the
|
||||
first line.
|
||||
|
||||
## [1.0.3.0] - 2024-07-20
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user