package-sets/packages.json
2016-10-10 19:25:59 -07:00

652 lines
13 KiB
JSON

{
"arrays": {
"dependencies": [
"bifunctors",
"console",
"control",
"eff",
"either",
"foldable-traversable",
"identity",
"invariant",
"maybe",
"monoid",
"newtype",
"nonempty",
"partial",
"prelude",
"st",
"tailrec",
"tuples",
"unfoldable"
],
"repo": "https://github.com/purescript/purescript-arrays.git",
"version": "v3.0.0"
},
"assert": {
"dependencies": [
"console",
"eff",
"prelude"
],
"repo": "https://github.com/purescript/purescript-assert.git",
"version": "v1.0.0"
},
"bifunctors": {
"dependencies": [
"control",
"newtype",
"prelude"
],
"repo": "https://github.com/purescript/purescript-bifunctors.git",
"version": "v2.0.0"
},
"catenable-lists": {
"dependencies": [
"arrays",
"assert",
"bifunctors",
"console",
"control",
"eff",
"either",
"foldable-traversable",
"generics",
"identity",
"invariant",
"lazy",
"monoid",
"newtype",
"nonempty",
"lists",
"maybe",
"partial",
"prelude",
"proxy",
"st",
"strings",
"tailrec",
"tuples",
"unfoldable"
],
"repo": "https://github.com/purescript/purescript-catenable-lists.git",
"version": "v2.0.0"
},
"console": {
"dependencies": [
"prelude",
"eff"
],
"repo": "https://github.com/purescript/purescript-console.git",
"version": "v2.0.0"
},
"const": {
"dependencies": [
"bifunctors",
"contravariant",
"control",
"either",
"foldable-traversable",
"invariant",
"maybe",
"monoid",
"newtype",
"prelude",
"tuples"
],
"repo": "https://github.com/purescript/purescript-const.git",
"version": "v2.0.0"
},
"contravariant": {
"dependencies": [
"bifunctors",
"control",
"either",
"foldable-traversable",
"invariant",
"maybe",
"monoid",
"newtype",
"prelude",
"tuples"
],
"repo": "https://github.com/purescript/purescript-contravariant.git",
"version": "v2.0.0"
},
"control": {
"dependencies": [
"prelude"
],
"repo": "https://github.com/purescript/purescript-control.git",
"version": "v2.0.0"
},
"distributive": {
"dependencies": [
"bifunctors",
"control",
"foldable-traversable",
"identity",
"invariant",
"maybe",
"monoid",
"newtype",
"prelude"
],
"repo": "https://github.com/purescript/purescript-distributive.git",
"version": "v2.0.0"
},
"eff": {
"dependencies": [
"prelude"
],
"repo": "https://github.com/purescript/purescript-eff.git",
"version": "v2.0.0"
},
"either": {
"dependencies": [
"bifunctors",
"control",
"foldable-traversable",
"invariant",
"maybe",
"monoid",
"newtype",
"prelude"
],
"repo": "https://github.com/purescript/purescript-either.git",
"version": "v2.0.0"
},
"enums": {
"dependencies": [
"bifunctors",
"control",
"either",
"foldable-traversable",
"invariant",
"maybe",
"monoid",
"newtype",
"partial",
"prelude",
"strings",
"tuples",
"unfoldable"
],
"repo": "https://github.com/purescript/purescript-enums.git",
"version": "v2.0.0"
},
"exceptions": {
"dependencies": [
"bifunctors",
"control",
"eff",
"either",
"foldable-traversable",
"invariant",
"maybe",
"monoid",
"newtype",
"prelude"
],
"repo": "https://github.com/purescript/purescript-exceptions.git",
"version": "v2.0.0"
},
"exists": {
"dependencies": [
"unsafe-coerce"
],
"repo": "https://github.com/purescript/purescript-exists.git",
"version": "v2.0.0"
},
"foldable-traversable": {
"dependencies": [
"bifunctors",
"control",
"invariant",
"maybe",
"monoid",
"newtype",
"prelude"
],
"repo": "https://github.com/purescript/purescript-foldable-traversable.git",
"version": "v2.0.0"
},
"functions": {
"dependencies": [
"prelude"
],
"repo": "https://github.com/purescript/purescript-functions.git",
"version": "v2.0.0"
},
"functor-coproducts": {
"dependencies": [
"bifunctors",
"control",
"const",
"contravariant",
"either",
"foldable-traversable",
"invariant",
"maybe",
"monoid",
"newtype",
"prelude",
"tuples"
],
"repo": "https://github.com/purescript/purescript-functor-coproducts.git",
"version": "v2.0.0"
},
"functor-products": {
"dependencies": [
"bifunctors",
"control",
"foldable-traversable",
"invariant",
"maybe",
"monoid",
"newtype",
"prelude",
"tuples"
],
"repo": "https://github.com/purescript/purescript-functor-products.git",
"version": "v2.0.0"
},
"generics": {
"dependencies": [
"arrays",
"assert",
"bifunctors",
"console",
"control",
"eff",
"either",
"foldable-traversable",
"identity",
"invariant",
"maybe",
"monoid",
"newtype",
"nonempty",
"partial",
"prelude",
"proxy",
"st",
"strings",
"tailrec",
"tuples",
"unfoldable"
],
"repo": "https://github.com/purescript/purescript-generics.git",
"version": "v3.0.0"
},
"globals": {
"dependencies": [],
"repo": "https://github.com/purescript/purescript-globals.git",
"version": "v2.0.0"
},
"identity": {
"dependencies": [
"bifunctors",
"control",
"foldable-traversable",
"invariant",
"maybe",
"monoid",
"newtype",
"prelude"
],
"repo": "https://github.com/purescript/purescript-identity.git",
"version": "v2.0.0"
},
"inject": {
"dependencies": [
"bifunctors",
"control",
"const",
"contravariant",
"either",
"foldable-traversable",
"functor-coproducts",
"invariant",
"maybe",
"monoid",
"newtype",
"prelude",
"tuples"
],
"repo": "https://github.com/purescript/purescript-inject.git",
"version": "v2.0.0"
},
"integers": {
"dependencies": [
"control",
"invariant",
"math",
"maybe",
"monoid",
"newtype",
"partial",
"prelude"
],
"repo": "https://github.com/purescript/purescript-integers.git",
"version": "v2.0.0"
},
"invariant": {
"dependencies": [
"prelude"
],
"repo": "https://github.com/purescript/purescript-invariant.git",
"version": "v2.0.0"
},
"lazy": {
"dependencies": [
"control",
"invariant",
"monoid",
"newtype",
"prelude"
],
"repo": "https://github.com/purescript/purescript-lazy.git",
"version": "v2.0.0"
},
"lists": {
"dependencies": [
"arrays",
"bifunctors",
"assert",
"console",
"control",
"eff",
"either",
"foldable-traversable",
"generics",
"identity",
"invariant",
"lazy",
"math",
"maybe",
"monoid",
"newtype",
"nonempty",
"partial",
"prelude",
"proxy",
"psci-support",
"st",
"strings",
"tailrec",
"tuples",
"unfoldable"
],
"repo": "https://github.com/purescript/purescript-lists.git",
"version": "v2.0.0"
},
"math": {
"dependencies": [],
"repo": "https://github.com/purescript/purescript-math.git",
"version": "v2.0.0"
},
"maybe": {
"dependencies": [
"control",
"invariant",
"monoid",
"newtype",
"prelude"
],
"repo": "https://github.com/purescript/purescript-maybe.git",
"version": "v2.0.0"
},
"monoid": {
"dependencies": [
"control",
"invariant",
"newtype",
"prelude"
],
"repo": "https://github.com/purescript/purescript-monoid.git",
"version": "v2.0.0"
},
"newtype": {
"dependencies": [
"prelude"
],
"repo": "https://github.com/purescript/purescript-newtype.git",
"version": "v1.0.0"
},
"nonempty": {
"dependencies": [
"bifunctors",
"control",
"foldable-traversable",
"invariant",
"maybe",
"monoid",
"newtype",
"prelude"
],
"repo": "https://github.com/purescript/purescript-nonempty.git",
"version": "v3.0.0"
},
"orders": {
"dependencies": [
"control",
"invariant",
"monoid",
"newtype",
"prelude"
],
"repo": "https://github.com/purescript/purescript-orders.git",
"version": "v2.0.0"
},
"partial": {
"dependencies": [],
"repo": "https://github.com/purescript/purescript-partial.git",
"version": "v1.1.2"
},
"prelude": {
"dependencies": [],
"repo": "https://github.com/purescript/purescript-prelude.git",
"version": "v2.0.0"
},
"profunctor": {
"dependencies": [
"bifunctors",
"control",
"distributive",
"either",
"foldable-traversable",
"identity",
"invariant",
"maybe",
"prelude",
"monoid",
"newtype",
"tuples"
],
"repo": "https://github.com/purescript/purescript-profunctor.git",
"version": "v2.0.0"
},
"proxy": {
"dependencies": [],
"repo": "https://github.com/purescript/purescript-proxy.git",
"version": "v1.0.0"
},
"psci-support": {
"dependencies": [
"console",
"eff",
"prelude"
],
"repo": "https://github.com/purescript/purescript-psci-support.git",
"version": "v2.0.0"
},
"random": {
"dependencies": [
"control",
"eff",
"integers",
"invariant",
"math",
"maybe",
"monoid",
"newtype",
"partial",
"prelude"
],
"repo": "https://github.com/purescript/purescript-random.git",
"version": "v2.0.0"
},
"refs": {
"dependencies": [
"eff",
"prelude"
],
"repo": "https://github.com/purescript/purescript-refs.git",
"version": "v2.0.0"
},
"semirings": {
"dependencies": [
"arrays",
"bifunctors",
"control",
"either",
"eff",
"foldable-traversable",
"generics",
"identity",
"invariant",
"lazy",
"lists",
"maybe",
"monoid",
"newtype",
"nonempty",
"partial",
"proxy",
"strings",
"prelude",
"st",
"tailrec",
"tuples",
"unfoldable"
],
"repo": "https://github.com/purescript/purescript-semirings.git",
"version": "v2.0.0"
},
"st": {
"dependencies": [
"eff",
"prelude"
],
"repo": "https://github.com/purescript/purescript-st.git",
"version": "v2.0.0"
},
"strings": {
"dependencies": [
"bifunctors",
"control",
"either",
"foldable-traversable",
"invariant",
"maybe",
"monoid",
"newtype",
"prelude"
],
"repo": "https://github.com/purescript/purescript-strings.git",
"version": "v2.0.0"
},
"tailrec": {
"dependencies": [
"bifunctors",
"console",
"control",
"eff",
"either",
"foldable-traversable",
"identity",
"invariant",
"maybe",
"monoid",
"newtype",
"partial",
"prelude",
"st"
],
"repo": "https://github.com/purescript/purescript-tailrec.git",
"version": "v2.0.0"
},
"transformers": {
"dependencies": [
"arrays",
"bifunctors",
"console",
"control",
"eff",
"distributive",
"either",
"foldable-traversable",
"identity",
"invariant",
"lazy",
"maybe",
"monoid",
"newtype",
"nonempty",
"partial",
"prelude",
"st",
"tailrec",
"tuples",
"unfoldable"
],
"repo": "https://github.com/purescript/purescript-transformers.git",
"version": "v2.0.0"
},
"tuples": {
"dependencies": [
"bifunctors",
"control",
"foldable-traversable",
"invariant",
"maybe",
"monoid",
"newtype",
"prelude"
],
"repo": "https://github.com/purescript/purescript-tuples.git",
"version": "v2.0.0"
},
"unfoldable": {
"dependencies": [
"bifunctors",
"control",
"foldable-traversable",
"invariant",
"maybe",
"monoid",
"newtype",
"partial",
"prelude",
"tuples"
],
"repo": "https://github.com/purescript/purescript-unfoldable.git",
"version": "v2.0.0"
},
"unsafe-coerce": {
"dependencies": [],
"repo": "https://github.com/purescript/purescript-unsafe-coerce.git",
"version": "v1.0.0"
},
"validation": {
"dependencies": [
"bifunctors",
"control",
"newtype",
"prelude"
],
"repo": "https://github.com/purescript/purescript-validation.git",
"version": "v2.0.0"
}
}