This commit is contained in:
Phil Freeman 2016-10-24 20:14:15 -07:00
parent e9d7f3a0f3
commit cb96e85f4a

View file

@ -281,6 +281,25 @@
"repo": "https://github.com/purescript/purescript-bifunctors.git",
"version": "v2.0.0"
},
"canvas": {
"dependencies": [
"arraybuffer-types",
"bifunctors",
"control",
"eff",
"either",
"exceptions",
"foldable-traversable",
"functions",
"invariant",
"maybe",
"monoid",
"newtype",
"prelude"
],
"repo": "https://github.com/purescript-contrib/purescript-canvas.git",
"version": "v2.0.0"
},
"catenable-lists": {
"dependencies": [
"arrays",