https://github.com/mgajda/stack-build-images
Stackage.org build images using Stack build tool with precompiled utilities to avoid wasting time
https://github.com/mgajda/stack-build-images
ci docker docker-image haskell-stack travis-ci
Last synced: 11 months ago
JSON representation
Stackage.org build images using Stack build tool with precompiled utilities to avoid wasting time
- Host: GitHub
- URL: https://github.com/mgajda/stack-build-images
- Owner: mgajda
- Created: 2020-03-15T17:13:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T03:23:53.000Z (about 3 years ago)
- Last Synced: 2025-02-09T19:53:59.013Z (about 1 year ago)
- Topics: ci, docker, docker-image, haskell-stack, travis-ci
- Language: Ruby
- Size: 18.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Haskell CI images
This repo contains a script that builds, and pushes images for building projects on CI.
[](https://travis-ci.org/mgajda/haskell-build-images)
It contains basic tools:
* different compiler version for each tag
* code quality tools:
- hlint
- homplexity
* cabal 1.24, since cabal>=2.0 seems to buggy now
* other build tools like stack or pier.