Skip to content

Commit

Permalink
[ README ] badges for Hackage, Stackage, GitHub Actions
Browse files Browse the repository at this point in the history
UPDATE: revised Hackage badge to blue, salvaged GHA badge from sol#422
UPDATE 2: removed Travis badge

[ci skip]
  • Loading branch information
andreasabel committed Jan 21, 2021
1 parent 27938f5 commit 7fabec4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[![Hackage version](https://img.shields.io/hackage/v/hpack.svg?label=Hackage&color=informational)](http://hackage.haskell.org/package/hpack)
[![Stackage LTS version](https://www.stackage.org/package/hpack/badge/lts?label=Stackage)](https://www.stackage.org/package/hpack)
[![hpack on Stackage Nightly](https://stackage.org/package/hpack/badge/nightly)](https://stackage.org/nightly/package/hpack)
[![Cabal build](https://github.com/sol/hpack/workflows/build/badge.svg)](https://github.com/sol/hpack/actions)


# hpack: A modern format for Haskell packages

Hpack is a format for Haskell packages. It is a modern alternative to the
Expand Down

0 comments on commit 7fabec4

Please sign in to comment.