File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 1
1
## Patch
2
2
3
+ [ ![ Haskell] ( https://img.shields.io/badge/language-Haskell-orange.svg )] ( https://haskell.org ) [ ![ Hackage] ( https://img.shields.io/hackage/v/patch.svg )] ( https://hackage.haskell.org/package/patch ) [ ![ Hackage CI] ( https://matrix.hackage.haskell.org/api/v2/packages/patch/badge )] ( https://matrix.hackage.haskell.org/#/package/patch ) [ ![ Travis CI] ( https://api.travis-ci.org/reflex-frp/patch.svg?branch=develop )] ( https://travis-ci.org/reflex-frp/patch ) [ ![ BSD3 License] ( https://img.shields.io/badge/license-BSD3-blue.svg )] ( https://github.com/reflex-frp/patch/LICENSE )
4
+
3
5
Data structures for describing changes to other data structures.
4
6
5
7
A ` Patch ` type represents a kind of change made to a data structure.
You can’t perform that action at this time.
0 commit comments