Merge pull request #191 from adkelley/group

add purescript-group
This commit is contained in:
Justin Woo 2018-06-07 00:52:24 +03:00 committed by GitHub
commit 304bb96b91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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