Skip to content

Commit f5dd349

Browse files
authored
Merge pull request #165 from well-typed/generics-sop-0.5.1.3
Version bump for generics-sop in preparation of Hackage release.
2 parents b39f0b4 + 69a26d8 commit f5dd349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## sop-core and generics-sop
22

3-
[![Build Status](https://travis-ci.org/well-typed/generics-sop.svg?branch=master)](https://travis-ci.org/well-typed/generics-sop)
3+
[![Build Status](https://github.com/well-typed/generics-sop/actions/workflows/haskell-ci.yml/badge.svg)](https://github.com/well-typed/generics-sop/actions/workflows/haskell-ci.yml)
44
[![Hackage](https://img.shields.io/hackage/v/generics-sop.svg)](https://hackage.haskell.org/package/generics-sop)
55

66
`generics-sop` is a library to support the definition of generic functions.

0 commit comments

Comments
 (0)