Add pux 10 (#84)

* Add pux 10

* Resolve pux with master
This commit is contained in:
Michael Xavier 2017-06-13 10:51:46 -07:00 committed by Phil Freeman
parent 520fc09656
commit 710009c88e

View file

@ -2916,6 +2916,69 @@
"repo": "https://github.com/purescript/purescript-psci-support.git",
"version": "v3.0.0"
},
"pux": {
"dependencies": [
"aff",
"arraybuffer-types",
"arrays",
"assert",
"bifunctors",
"catenable-lists",
"colors",
"console",
"const",
"contravariant",
"control",
"css",
"datetime",
"distributive",
"dom",
"eff",
"either",
"enums",
"exceptions",
"foldable-traversable",
"foreign",
"functions",
"functors",
"generics",
"globals",
"identity",
"integers",
"invariant",
"js-date",
"js-timers",
"lazy",
"lists",
"maps",
"math",
"maybe",
"media-types",
"monoid",
"newtype",
"nonempty",
"nullable",
"parallel",
"partial",
"prelude",
"profunctor",
"proxy",
"react",
"refs",
"signal",
"smolder",
"st",
"strings",
"tailrec",
"these",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/alexmingoia/purescript-pux.git",
"version": "v10.0.0"
},
"quickcheck": {
"dependencies": [
"arrays",