Skip to content

Commit 30b5858

Browse files
andreasabelkonsumlamm
authored andcommitted
README: update badges
- add stackage badges - replace broken travis badge by GHA badge
1 parent a3cc26a commit 30b5858

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
The `parallel` Package [![Hackage](https://img.shields.io/hackage/v/parallel.svg)](https://hackage.haskell.org/package/parallel) [![Build Status](https://travis-ci.org/haskell/parallel.svg)](https://travis-ci.org/haskell/parallel)
1+
The `parallel` Package
2+
[![Hackage version](https://img.shields.io/hackage/v/parallel.svg?label=Hackage&color=informational)](http://hackage.haskell.org/package/parallel)
3+
[![Stackage Nightly version](https://stackage.org/package/parallel/badge/nightly)](https://stackage.org/nightly/package/parallel)
4+
[![Stackage LTS version](https://www.stackage.org/package/parallel/badge/lts?label=Stackage)](https://www.stackage.org/package/parallel)
5+
[![Build status](https://github.com/haskell/parallel/workflows/Haskell-CI/badge.svg)](https://github.com/haskell/parallel/actions)
26
======================
37

48
See [`parallel` on Hackage](http://hackage.haskell.org/package/parallel) for more information.

0 commit comments

Comments
 (0)