An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Haskell CI images

This repo contains a script that builds, and pushes images for building projects on CI.

[![Build Status](https://travis-ci.org/mgajda/haskell-build-images.svg?branch=master)](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.