Skip to content

Commit 0c6ea8e

Browse files
authored
Add library badges with latest Hackage version (#62)
1 parent 0a8887c commit 0c6ea8e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Rollbar Haskell
22

33
![CI](https://github.com/stackbuilders/rollbar-haskell/workflows/CI/badge.svg)
4+
[![Hackage Version](https://img.shields.io/hackage/v/rollbar-cli?label=rollbar-cli)](http://hackage.haskell.org/package/rollbar-cli)
5+
[![Hackage Version](https://img.shields.io/hackage/v/rollbar-client?label=rollbar-cli)](http://hackage.haskell.org/package/rollbar-client)
6+
[![Hackage Version](https://img.shields.io/hackage/v/rollbar-wai?label=rollbar-cli)](http://hackage.haskell.org/package/rollbar-wai)
7+
[![Hackage Version](https://img.shields.io/hackage/v/rollbar-yesod?label=rollbar-cli)](http://hackage.haskell.org/package/rollbar-yesod)
48

59
A group of libraries written in Haskell to communicate with [Rollbar
610
API][rollbar-api]. Inspired by

0 commit comments

Comments
 (0)