Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-11 | CircleCI: show build.log on cabal builds. | John MacFarlane | 1 | -0/+1 | |
2019-01-25 | Revert "CircleCI - use -O0 only for cabal-v2 builds." | John MacFarlane | 1 | -5/+5 | |
This reverts commit 062a8fb10bf3eb7b92d3b8b942f106293ef24902. | |||||
2019-01-25 | Revert "CircleCI - store artifact from stack build." | John MacFarlane | 1 | -4/+0 | |
This reverts commit ecccb69ec70b5453936cee106940dbec66daaae0. | |||||
2019-01-25 | Revert "circleci - use .gz for build artifact." | John MacFarlane | 1 | -2/+2 | |
This reverts commit f28d39efaef7f5d0066a217ac8b320080ca1f032. | |||||
2019-01-25 | circleci - use .gz for build artifact. | John MacFarlane | 1 | -2/+2 | |
2019-01-25 | CircleCI - store artifact from stack build. | John MacFarlane | 1 | -0/+4 | |
2019-01-25 | CircleCI - use -O0 only for cabal-v2 builds. | John MacFarlane | 1 | -5/+5 | |
Stack build will not disable optimizations; this way we can create a nightly. | |||||
2019-01-25 | Tweaked circleci. | John MacFarlane | 1 | -5/+6 | |
2019-01-25 | Add some ghc options in circleci config. | John MacFarlane | 1 | -1/+1 | |
2019-01-25 | CircleCI: Set workflow version to 2.1. | John MacFarlane | 1 | -1/+1 | |
2019-01-25 | Add .circleci config. | John MacFarlane | 1 | -0/+123 | |