Skip to content

Commit 15589d3

Browse files
committed
Updates for 0.7
1 parent 6a859cc commit 15589d3

File tree

6 files changed

+1306
-557
lines changed

6 files changed

+1306
-557
lines changed

Gruntfile.js

Lines changed: 0 additions & 27 deletions
This file was deleted.

bower.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@
1515
"test",
1616
"tests"
1717
],
18+
"repository": {
19+
"type": "git",
20+
"url": "git://github.com/paf31/purescript-canvas.git"
21+
},
1822
"dependencies": {
19-
"purescript-maybe": "~0.2.1"
23+
"purescript-eff": "^0.1.0",
24+
"purescript-functions": "^0.1.0",
25+
"purescript-maybe": "^0.3.0"
2026
}
2127
}

0 commit comments

Comments
 (0)