Add halogen, halogen-vdom, dom-indexed, fork, freeap and update dom (#69)

This commit is contained in:
Thor Adam 2017-05-08 05:44:16 +00:00 committed by Phil Freeman
parent bdfb99cf0a
commit b07adafc9f

View file

@ -608,6 +608,7 @@
},
"dom": {
"dependencies": [
"arraybuffer-types",
"arrays",
"bifunctors",
"control",
@ -647,7 +648,52 @@
"unsafe-coerce"
],
"repo": "https://github.com/purescript-contrib/purescript-dom.git",
"version": "v4.0.0"
"version": "v4.3.1"
},
"dom-indexed": {
"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/slamdata/purescript-dom-indexed.git",
"version": "v3.0.0"
},
"drawing": {
"dependencies": [
@ -907,6 +953,52 @@
"repo": "https://github.com/purescript-contrib/purescript-foreign-lens.git",
"version": "v3.0.0"
},
"fork": {
"dependencies": [
"aff",
"arrays",
"bifunctors",
"console",
"const",
"contravariant",
"control",
"datetime",
"distributive",
"eff",
"either",
"enums",
"exceptions",
"foldable-traversable",
"functions",
"functors",
"generics",
"globals",
"identity",
"integers",
"invariant",
"lazy",
"lists",
"math",
"maybe",
"monoid",
"newtype",
"nonempty",
"parallel",
"partial",
"prelude",
"proxy",
"refs",
"st",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/slamdata/purescript-fork.git",
"version": "v2.0.0"
},
"form-urlencoded": {
"dependencies": [
"arrays",
@ -976,6 +1068,44 @@
"repo": "https://github.com/purescript/purescript-free.git",
"version": "v4.0.0"
},
"freeap": {
"dependencies": [
"arrays",
"bifunctors",
"console",
"const",
"contravariant",
"control",
"eff",
"either",
"exceptions",
"exists",
"foldable-traversable",
"generics",
"globals",
"identity",
"integers",
"invariant",
"lazy",
"lists",
"math",
"maybe",
"monoid",
"newtype",
"nonempty",
"partial",
"prelude",
"proxy",
"st",
"strings",
"tailrec",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/ethul/purescript-freeap.git",
"version": "v3.0.1"
},
"freet": {
"dependencies": [
"arrays",
@ -1144,6 +1274,120 @@
"repo": "https://github.com/purescript/purescript-graphs.git",
"version": "v3.0.0"
},
"halogen": {
"dependencies": [
"aff",
"arraybuffer-types",
"arrays",
"bifunctors",
"catenable-lists",
"console",
"const",
"contravariant",
"control",
"coroutines",
"datetime",
"distributive",
"dom",
"dom-indexed",
"eff",
"either",
"enums",
"exceptions",
"exists",
"foldable-traversable",
"foreign",
"fork",
"free",
"freeap",
"freet",
"functions",
"functors",
"generics",
"globals",
"halogen-vdom",
"identity",
"inject",
"integers",
"invariant",
"js-date",
"lazy",
"lists",
"maps",
"math",
"maybe",
"media-types",
"monoid",
"newtype",
"nonempty",
"nullable",
"parallel",
"partial",
"prelude",
"profunctor",
"profunctor-lenses",
"proxy",
"refs",
"sets",
"st",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce",
"unsafe-reference"
],
"repo": "https://github.com/slamdata/purescript-halogen.git",
"version": "v2.0.1"
},
"halogen-vdom": {
"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",
"maps",
"math",
"maybe",
"media-types",
"monoid",
"newtype",
"nonempty",
"nullable",
"partial",
"prelude",
"proxy",
"refs",
"st",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/slamdata/purescript-halogen-vdom.git",
"version": "v2.0.0"
},
"handlebars": {
"dependencies": [],
"repo": "https://github.com/purescript-contrib/purescript-handlebars.git",
@ -1257,6 +1501,7 @@
},
"jquery": {
"dependencies": [
"arraybuffer-types",
"arrays",
"bifunctors",
"console",
@ -1529,6 +1774,7 @@
},
"mathbox": {
"dependencies": [
"arraybuffer-types",
"arrays",
"bifunctors",
"catenable-lists",
@ -2490,6 +2736,7 @@
},
"react-dom": {
"dependencies": [
"arraybuffer-types",
"arrays",
"bifunctors",
"control",
@ -2660,6 +2907,7 @@
},
"signal": {
"dependencies": [
"arraybuffer-types",
"arrays",
"bifunctors",
"control",
@ -2956,6 +3204,7 @@
},
"thermite": {
"dependencies": [
"arraybuffer-types",
"aff",
"arrays",
"bifunctors",