From 115d6ceb8553804c8ad1e0b8dd7e3cb929df71f9 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Sat, 2 Dec 2017 15:30:29 +0100 Subject: README: Add build status badge --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index c14d645..f096c46 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3