mgajda / haskell-build-images

haskell-build-images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haskell CI images

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

Build Status

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.

About

haskell-build-images


Languages

Language:Dockerfile 46.4%Language:Ruby 38.1%Language:Shell 15.4%