File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
# purescript-these
2
2
3
- [ ![ Latest release] ( http://img.shields.io/bower/v /purescript-these.svg )] ( https://github.com/purescript/purescript-these/releases )
3
+ [ ![ Latest release] ( http://img.shields.io/github/release /purescript-contrib/purescript- these.svg )] ( https://github.com/purescript-contrib /purescript-these/releases )
4
4
[ ![ Build Status] ( https://travis-ci.org/purescript-contrib/purescript-these.svg?branch=master )] ( https://travis-ci.org/purescript-contrib/purescript-these )
5
- [ ![ Dependency Status] ( https://www.versioneye.com/user/projects/57553f1e7757a0004a1ddf1d/badge.svg?style=flat )] ( https://www.versioneye.com/user/projects/57553f1e7757a0004a1ddf1d )
6
5
[ ![ Maintainer: garyb] ( https://img.shields.io/badge/maintainer-garyb-lightgrey.svg )] ( http://github.com/garyb )
7
6
8
7
Data type isomorphic to ` α ∨ β ∨ (α ∧ β) `
Original file line number Diff line number Diff line change 17
17
" package.json"
18
18
],
19
19
"dependencies" : {
20
- "purescript-generics" : " ^1 .0.0"
20
+ "purescript-generics" : " ^3 .0.0"
21
21
}
22
22
}
You can’t perform that action at this time.
0 commit comments