We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7772c88 + ccb1a8a commit 7c2ec11Copy full SHA for 7c2ec11
bower.json
@@ -2,6 +2,10 @@
2
"name": "purescript-these",
3
"description": "Data type isomorphic to: α ∨ β ∨ (α ∧ β)",
4
"license": "MIT",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "git://github.com/purescript-contrib/purescript-these.git"
8
+ },
9
"dependencies": {
10
"purescript-foldable-traversable": "^0.4.0",
11
"purescript-tuples": "^0.4.0"
0 commit comments