aboutsummaryrefslogtreecommitdiff
path: root/.circleci
AgeCommit message (Expand)Author
2021-10-23CircleCI: use homebrew not curl to install stack.2.15John MacFarlane
2021-07-03CircleCI: change to using xcode 11.1.0 (macOS 10.14.4).John MacFarlane
2021-03-02MacOS release build: remove -split-sections.John MacFarlane
2021-03-01Use -split-sections in creating release binary.John MacFarlane
2020-12-29CircleCI: fix stack installation.2.11.3.2John MacFarlane
2020-12-17CircleCI config: add version.txt to artifacts directory.John MacFarlane
2020-12-17Remove .travis.yml and add CircleCI config.John MacFarlane
2019-08-26Comment out ghc 8.8.1 build for now.John MacFarlane
2019-08-26Add ghc 8.8.1 to CI.John MacFarlane
2019-08-16Circle CI: use fpco/stack-build:lts-13 as base imageAlbert Krewinkel
2019-05-01CI: test with GHC 8.6.5Albert Krewinkel
2019-03-27circleci - drop test on ghc 7.10, add ghc 8.6.4.John MacFarlane
2019-03-27circleci: back to -j2.John MacFarlane
2019-03-27circleci: recognize both Warning: and warning:.John MacFarlane
2019-03-27circelci: try using -j1.John MacFarlane
2019-03-27circleci config - remove GHC_OPTS.John MacFarlane
2019-03-27Another try at circleci config.John MacFarlane
2019-03-27circleci config - don't use 'all' for cabal test.John MacFarlane
2019-03-27circleci - ensure that config doesn't change between build and test.John MacFarlane
2019-03-26circleci tweak - move up cabal v2-test.John MacFarlane
2019-03-26circleci - explicitly specify ghc version for cabal builds.John MacFarlane
2019-03-26circleci - set path to use installed ghc.John MacFarlane
2019-03-26Fixed typo in circleci config.John MacFarlane
2019-03-26more circleci diagnosticsJohn MacFarlane
2019-03-26circleci tweaks - mostly diagnostic.John MacFarlane
2019-03-26circleci: explicitly specify ghc version to use.John MacFarlane
2019-03-25circleci: fix typo.John MacFarlane
2019-02-11CircleCI: show build.log on cabal builds.John MacFarlane
2019-01-25Revert "CircleCI - use -O0 only for cabal-v2 builds."John MacFarlane
2019-01-25Revert "CircleCI - store artifact from stack build."John MacFarlane
2019-01-25Revert "circleci - use .gz for build artifact."John MacFarlane
2019-01-25circleci - use .gz for build artifact.John MacFarlane
2019-01-25CircleCI - store artifact from stack build.John MacFarlane
2019-01-25CircleCI - use -O0 only for cabal-v2 builds.John MacFarlane
2019-01-25Tweaked circleci.John MacFarlane
2019-01-25Add some ghc options in circleci config.John MacFarlane
2019-01-25CircleCI: Set workflow version to 2.1.John MacFarlane
2019-01-25Add .circleci config.John MacFarlane