https://github.com/mgajda/haskell-build-images
haskell-build-images
https://github.com/mgajda/haskell-build-images
ci docker haskell
Last synced: 10 months ago
JSON representation
haskell-build-images
- Host: GitHub
- URL: https://github.com/mgajda/haskell-build-images
- Owner: mgajda
- Created: 2018-11-20T20:45:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T03:22:19.000Z (about 3 years ago)
- Last Synced: 2025-02-09T19:54:09.436Z (12 months ago)
- Topics: ci, docker, haskell
- Language: Dockerfile
- Size: 20.2 MB
- Stars: 1
- Watchers: 1
- 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.