Skip to content

Commit

Permalink
Add halogen, halogen-vdom, dom-indexed, fork, freeap and update dom (p…
Browse files Browse the repository at this point in the history
  • Loading branch information
thoradam authored and paf31 committed May 8, 2017
1 parent bdfb99c commit b07adaf
Showing 1 changed file with 250 additions and 1 deletion.
251 changes: 250 additions & 1 deletion packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,7 @@
},
"dom": {
"dependencies": [
"arraybuffer-types",
"arrays",
"bifunctors",
"control",
Expand Down Expand Up @@ -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": [
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -1257,6 +1501,7 @@
},
"jquery": {
"dependencies": [
"arraybuffer-types",
"arrays",
"bifunctors",
"console",
Expand Down Expand Up @@ -1529,6 +1774,7 @@
},
"mathbox": {
"dependencies": [
"arraybuffer-types",
"arrays",
"bifunctors",
"catenable-lists",
Expand Down Expand Up @@ -2490,6 +2736,7 @@
},
"react-dom": {
"dependencies": [
"arraybuffer-types",
"arrays",
"bifunctors",
"control",
Expand Down Expand Up @@ -2660,6 +2907,7 @@
},
"signal": {
"dependencies": [
"arraybuffer-types",
"arrays",
"bifunctors",
"control",
Expand Down Expand Up @@ -2956,6 +3204,7 @@
},
"thermite": {
"dependencies": [
"arraybuffer-types",
"aff",
"arrays",
"bifunctors",
Expand Down

0 comments on commit b07adaf

Please sign in to comment.