aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-13chore: add `ConduitT` instancesmainLibravatar Alexander Foremny
2024-03-12chore: add `ExitCode` to `Outputable`Libravatar Alexander Foremny
2024-03-12chore: propagate error message in `DecodeException`Libravatar Alexander Foremny
2024-03-12chore: drop haskell-src-metaLibravatar Alexander Foremny
2024-03-09chore: strip trailing newlines by defaultLibravatar Alexander Foremny
2024-03-09chore: support json outputLibravatar Alexander Foremny
2024-03-08chore: use `${{..}}` for impure interpolationLibravatar Alexander Foremny
2024-03-07chore: drop unused type class magicLibravatar Alexander Foremny
2024-03-07chore: fix parsing special charactersLibravatar Alexander Foremny
2024-03-07chore: allow impure interpolationLibravatar Alexander Foremny
2024-03-07chore: simplify quasi quoter implementationLibravatar Alexander Foremny
2024-03-07chore: interpolate named variablesLibravatar Alexander Foremny
2024-03-07chore: run `sh` in `MonadIO`Libravatar Alexander Foremny
2024-03-05chore: initLibravatar Alexander Foremny