Add dom classy (#80)

This commit is contained in:
Michael Xavier 2017-06-12 16:27:57 -07:00 committed by Phil Freeman
parent 120d972615
commit 56031a8c34

View file

@ -3636,5 +3636,50 @@
],
"repo": "https://github.com/paf31/purescript-yargs.git",
"version": "v3.0.0"
},
"dom-classy": {
"dependencies": [
"arraybuffer-types",
"arrays",
"bifunctors",
"control",
"datetime",
"distributive",
"dom",
"eff",
"either",
"enums",
"exceptions",
"foldable-traversable",
"foreign",
"functions",
"generics",
"globals",
"identity",
"integers",
"invariant",
"js-date",
"lazy",
"lists",
"math",
"maybe",
"media-types",
"monoid",
"newtype",
"nonempty",
"nullable",
"partial",
"prelude",
"proxy",
"st",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/garyb/purescript-dom-classy.git",
"version": "v2.1.0"
}
}