add debug (#71)

This commit is contained in:
Rintcius Blok 2017-05-15 09:57:30 -06:00 committed by Phil Freeman
parent 192b30c009
commit e03e8d0fab

View file

@ -599,6 +599,13 @@
"repo": "https://github.com/paf31/purescript-day.git",
"version": "v9.0.0"
},
"debug": {
"dependencies": [
"prelude"
],
"repo": "https://github.com/garyb/purescript-debug.git",
"version": "v3.0.0"
},
"distributions": {
"dependencies": [
"arrays",