Skip to content

Commit d8e1dff

Browse files
gabejohnsonLiamGoodacre
authored andcommitted
Add Hackage link to Control.Compactable
1 parent 6ef5088 commit d8e1dff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
[![Build status](https://travis-ci.org/LiamGoodacre/purescript-filterable.svg?branch=master)](https://travis-ci.org/LiamGoodacre/purescript-filterable)
44

5-
Classes for *filterable* and *witherable* data structures.
5+
Classes for *compactable*, *filterable*, and *witherable* data structures.
66

7-
Inspired by [witherable](https://hackage.haskell.org/package/witherable) on hackage.
7+
Inspired by [compactable](https://hackage.haskell.org/package/compactable) and [witherable](https://hackage.haskell.org/package/witherable) on hackage.
88

99
## Installation
1010

0 commit comments

Comments
 (0)