Releases: TokTok/ci-tools
Releases · TokTok/ci-tools
0.8
0.7
Add `happy` to the tools.
Happy is needed to build happy when using stack.
Update stylish-haskell to 0.11.0.0.
Fixes a bug in stylish-haskell that removes comments in data definitions.
Update to latest versions of the tools: lts-15.2
- stack: 2.1.3
- hlint: 2.2.11
- stylish-haskell: 0.10.0.0
- pandoc: 2.9.1.1
v0.3: Add pandoc to the tools.
So we can use it from the spec repo and perhaps other repos where we want to process documentation (markdown, latex, etc).
v0.2: Add tokstyle to the hs-tools build.
So it can be used in the c-toxcore build for style checking.
v0.1
Initial commit