add purescript-group

This commit is contained in:
Alex Kelley 2018-06-06 11:10:00 -07:00
parent a9ee1b7ed6
commit 55073b5103

View file

@ -364,6 +364,14 @@
"repo": "https://github.com/purescript/purescript-globals.git",
"version": "v4.0.0"
},
"group": {
"dependencies": [
"lists",
"psci-support"
],
"repo": "https://https://github.com/morganthomas/purescript-group",
"version": "v3.3.0"
},
"halogen": {
"dependencies": [
"aff",