Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-13 | chore: add `ConduitT` instancesmain | ||
2024-03-12 | chore: add `ExitCode` to `Outputable` | ||
2024-03-12 | chore: propagate error message in `DecodeException` | ||
2024-03-12 | chore: drop haskell-src-meta | ||
2024-03-09 | chore: strip trailing newlines by default | ||
Can be disabled by ending the quasi quotation template with a single backslash. | |||
2024-03-09 | chore: support json output | ||
2024-03-08 | chore: use `${{..}}` for impure interpolation | ||
2024-03-07 | chore: drop unused type class magic | ||
2024-03-07 | chore: fix parsing special characters | ||
2024-03-07 | chore: allow impure interpolation | ||
2024-03-07 | chore: simplify quasi quoter implementation | ||
2024-03-07 | chore: interpolate named variables | ||
2024-03-07 | chore: run `sh` in `MonadIO` | ||
2024-03-05 | chore: init | ||