aboutsummaryrefslogtreecommitdiff
path: root/.circleci
AgeCommit message (Collapse)AuthorFilesLines
2019-01-25Revert "CircleCI - use -O0 only for cabal-v2 builds."John MacFarlane1-5/+5
This reverts commit 062a8fb10bf3eb7b92d3b8b942f106293ef24902.
2019-01-25Revert "CircleCI - store artifact from stack build."John MacFarlane1-4/+0
This reverts commit ecccb69ec70b5453936cee106940dbec66daaae0.
2019-01-25Revert "circleci - use .gz for build artifact."John MacFarlane1-2/+2
This reverts commit f28d39efaef7f5d0066a217ac8b320080ca1f032.
2019-01-25circleci - use .gz for build artifact.John MacFarlane1-2/+2
2019-01-25CircleCI - store artifact from stack build.John MacFarlane1-0/+4
2019-01-25CircleCI - use -O0 only for cabal-v2 builds.John MacFarlane1-5/+5
Stack build will not disable optimizations; this way we can create a nightly.
2019-01-25Tweaked circleci.John MacFarlane1-5/+6
2019-01-25Add some ghc options in circleci config.John MacFarlane1-1/+1
2019-01-25CircleCI: Set workflow version to 2.1.John MacFarlane1-1/+1
2019-01-25Add .circleci config.John MacFarlane1-0/+123