Skip to content

Releases: TokTok/ci-tools

0.8

08 Apr 16:46
cd0f87f
Compare
Choose a tag to compare

Renamed to ci-tools.

0.7

27 Mar 13:41
8517a42
Compare
Choose a tag to compare
0.7

Adding travis-haskell script, factoring out common bits of Haskell repos' Travis scripts.

Add `happy` to the tools.

07 Mar 09:50
12ed35e
Compare
Choose a tag to compare

Happy is needed to build happy when using stack.

Update stylish-haskell to 0.11.0.0.

06 Mar 20:53
ba937a2
Compare
Choose a tag to compare

Fixes a bug in stylish-haskell that removes comments in data definitions.

Update to latest versions of the tools: lts-15.2

05 Mar 11:34
f97d5dc
Compare
Choose a tag to compare
  • 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.

12 Aug 19:48
8f2d4ac
Compare
Choose a tag to compare
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.

06 Aug 18:42
8ed73a0
Compare
Choose a tag to compare
So it can be used in the c-toxcore build for style checking.

v0.1

20 Jul 18:21
3963104
Compare
Choose a tag to compare
Initial commit