diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2017-12-02 15:30:29 +0100 |
---|---|---|
committer | Daniel Gröber <dxld@darkboxed.org> | 2017-12-02 15:30:29 +0100 |
commit | 115d6ceb8553804c8ad1e0b8dd7e3cb929df71f9 (patch) | |
tree | 95d15db54963bff500faa4dca38687586e51c789 /README.md | |
parent | 16f42e85a064d690f05459306f6b1ea0f70c9ab3 (diff) |
README: Add build status badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ # cabal-helper +[![build status](https://gitlab.com/dxld/cabal-helper/badges/master/build.svg)](https://gitlab.com/dxld/cabal-helper/commits/master) Cabal's little helper provides access to build information gathered by `cabal` when configuring a project. Specifically we're interested in retrieving enough |