Skip to content

Commit

Permalink
Update banners in README
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel committed Apr 9, 2024
1 parent ba7418a commit 686cbaf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ ghc.mk
include/HsTimeConfig.h
include/HsTimeConfig.h.in
/dist-newstyle/
/.stack-work/
/stack*.yaml.lock
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
The `old-time` Package [![Hackage](https://img.shields.io/hackage/v/old-time.svg)](https://hackage.haskell.org/package/old-time) [![Build Status](https://travis-ci.org/haskell/old-time.svg)](https://travis-ci.org/haskell/old-time)
========================
[![Hackage version](https://img.shields.io/hackage/v/old-time.svg?label=Hackage&color=informational)](http://hackage.haskell.org/package/old-time)
[![old-time on Stackage Nightly](https://stackage.org/package/old-time/badge/nightly)](https://stackage.org/nightly/package/old-time)
[![Stackage LTS version](https://www.stackage.org/package/old-time/badge/lts?label=Stackage)](https://www.stackage.org/package/old-time)
[![Cabal build](https://github.com/haskell/old-time/workflows/Haskell-CI/badge.svg)](https://github.com/haskell/old-time/actions)

The `old-time` Package
======================

See [`old-time` on Hackage](http://hackage.haskell.org/package/old-time) for more information.

0 comments on commit 686cbaf

Please sign in to comment.