package-sets/packages.json
2018-04-29 11:35:14 -05:00

480 lines
11 KiB
JSON

{
"arrays": {
"dependencies": [
"foldable-traversable",
"nonempty",
"partial",
"st",
"tailrec",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/purescript/purescript-arrays.git",
"version": "compiler/0.12"
},
"assert": {
"dependencies": [
"console",
"effect"
],
"repo": "https://github.com/purescript/purescript-assert.git",
"version": "compiler/0.12"
},
"bifunctors": {
"dependencies": [
"control",
"newtype"
],
"repo": "https://github.com/purescript/purescript-bifunctors.git",
"version": "compiler/0.12"
},
"catenable-lists": {
"dependencies": [
"lists",
"tuples",
"foldable-traversable",
"unfoldable",
"control"
],
"repo": "https://github.com/purescript/purescript-catenable-lists.git",
"version": "compiler/0.12"
},
"console": {
"dependencies": [
"effect"
],
"repo": "https://github.com/purescript/purescript-console.git",
"version": "compiler/0.12"
},
"const": {
"dependencies": [
"contravariant",
"foldable-traversable"
],
"repo": "https://github.com/purescript/purescript-const.git",
"version": "compiler/0.12"
},
"contravariant": {
"dependencies": [
"either",
"tuples"
],
"repo": "https://github.com/purescript/purescript-contravariant.git",
"version": "compiler/0.12"
},
"control": {
"dependencies": [
"prelude"
],
"repo": "https://github.com/purescript/purescript-control.git",
"version": "compiler/0.12"
},
"datetime": {
"dependencies": [
"enums",
"functions",
"generics-rep",
"integers",
"foldable-traversable",
"maps",
"math",
"proxy"
],
"repo": "https://github.com/purescript/purescript-datetime.git",
"version": "compiler/0.12"
},
"distributive": {
"dependencies": [
"identity"
],
"repo": "https://github.com/purescript/purescript-distributive.git",
"version": "compiler/0.12"
},
"effect": {
"dependencies": [
"prelude"
],
"repo": "https://github.com/purescript/purescript-effect.git",
"version": "compiler/0.12"
},
"either": {
"dependencies": [
"foldable-traversable",
"prelude"
],
"repo": "https://github.com/purescript/purescript-either.git",
"version": "compiler/0.12"
},
"enums": {
"dependencies": [
"either",
"strings",
"unfoldable"
],
"repo": "https://github.com/purescript/purescript-enums.git",
"version": "compiler/0.12"
},
"exceptions": {
"dependencies": [
"effect",
"either",
"maybe"
],
"repo": "https://github.com/purescript/purescript-exceptions.git",
"version": "compiler/0.12"
},
"exists": {
"dependencies": [
"unsafe-coerce"
],
"repo": "https://github.com/purescript/purescript-exists.git",
"version": "compiler/0.12"
},
"foldable-traversable": {
"dependencies": [
"bifunctors",
"maybe"
],
"repo": "https://github.com/purescript/purescript-foldable-traversable.git",
"version": "compiler/0.12"
},
"foreign": {
"dependencies": [
"arrays",
"either",
"foldable-traversable",
"functions",
"integers",
"lists",
"strings",
"transformers"
],
"repo": "https://github.com/purescript/purescript-foreign.git",
"version": "compiler/0.12"
},
"free": {
"dependencies": [
"catenable-lists",
"exists",
"transformers",
"unsafe-coerce",
"control"
],
"repo": "https://github.com/purescript/purescript-free.git",
"version": "compiler/0.12"
},
"functions": {
"dependencies": [
"prelude"
],
"repo": "https://github.com/purescript/purescript-functions.git",
"version": "compiler/0.12"
},
"functors": {
"dependencies": [
"const",
"either",
"unsafe-coerce"
],
"repo": "https://github.com/purescript/purescript-functors.git",
"version": "compiler/0.12"
},
"gen": {
"dependencies": [
"tailrec",
"tuples",
"unfoldable",
"integers",
"foldable-traversable",
"nonempty"
],
"repo": "https://github.com/purescript/purescript-gen.git",
"version": "compiler/0.12"
},
"generics-rep": {
"dependencies": [
"enums",
"foldable-traversable",
"prelude"
],
"repo": "https://github.com/purescript/purescript-generics-rep.git",
"version": "compiler/0.12"
},
"globals": {
"dependencies": [],
"repo": "https://github.com/purescript/purescript-globals.git",
"version": "compiler/0.12"
},
"identity": {
"dependencies": [
"foldable-traversable"
],
"repo": "https://github.com/purescript/purescript-identity.git",
"version": "compiler/0.12"
},
"inject": {
"dependencies": [
"functors"
],
"repo": "https://github.com/purescript/purescript-inject.git",
"version": "compiler/0.12"
},
"integers": {
"dependencies": [
"globals",
"math",
"maybe",
"partial"
],
"repo": "https://github.com/purescript/purescript-integers.git",
"version": "compiler/0.12"
},
"invariant": {
"dependencies": [
"prelude"
],
"repo": "https://github.com/purescript/purescript-invariant.git",
"version": "compiler/0.12"
},
"lazy": {
"dependencies": [
"foldable-traversable"
],
"repo": "https://github.com/purescript/purescript-lazy.git",
"version": "compiler/0.12"
},
"lcg": {
"dependencies": [
"random"
],
"repo": "https://github.com/purescript/purescript-lazy.git",
"version": "compiler/0.12"
},
"lists": {
"dependencies": [
"lazy",
"nonempty",
"tailrec",
"unfoldable",
"partial",
"foldable-traversable"
],
"repo": "https://github.com/purescript/purescript-lists.git",
"version": "compiler/0.12"
},
"maps": {
"dependencies": [
"arrays",
"functions",
"lists",
"st",
"gen",
"foldable-traversable"
],
"repo": "https://github.com/purescript/purescript-maps.git",
"version": "compiler/0.12"
},
"math": {
"dependencies": [],
"repo": "https://github.com/purescript/purescript-math.git",
"version": "compiler/0.12"
},
"maybe": {
"dependencies": [
"prelude",
"control",
"invariant",
"newtype"
],
"repo": "https://github.com/purescript/purescript-maybe.git",
"version": "compiler/0.12"
},
"newtype": {
"dependencies": [
"prelude"
],
"repo": "https://github.com/purescript/purescript-newtype.git",
"version": "compiler/0.12"
},
"nonempty": {
"dependencies": [
"foldable-traversable",
"prelude"
],
"repo": "https://github.com/purescript/purescript-nonempty.git",
"version": "compiler/0.12"
},
"orders": {
"dependencies": [
"prelude",
"newtype"
],
"repo": "https://github.com/purescript/purescript-orders.git",
"version": "compiler/0.12"
},
"parallel": {
"dependencies": [
"transformers",
"refs",
"functors",
"foldable-traversable"
],
"repo": "https://github.com/purescript/purescript-parallel.git",
"version": "compiler/0.12"
},
"partial": {
"dependencies": [],
"repo": "https://github.com/purescript/purescript-partial.git",
"version": "compiler/0.12"
},
"prelude": {
"dependencies": [],
"repo": "https://github.com/purescript/purescript-prelude.git",
"version": "compiler/0.12"
},
"profunctor": {
"dependencies": [
"contravariant",
"distributive",
"either",
"exists",
"tuples"
],
"repo": "https://github.com/purescript/purescript-profunctor.git",
"version": "compiler/0.12"
},
"proxy": {
"dependencies": [
"prelude"
],
"repo": "https://github.com/purescript/purescript-proxy.git",
"version": "compiler/0.12"
},
"psci-support": {
"dependencies": [
"console"
],
"repo": "https://github.com/purescript/purescript-psci-support.git",
"version": "compiler/0.12"
},
"random": {
"dependencies": [
"effect",
"integers",
"math"
],
"repo": "https://github.com/purescript/purescript-random.git",
"version": "compiler/0.12"
},
"record": {
"dependencies": [
"functions",
"st",
"typelevel-prelude"
],
"repo": "https://github.com/purescript/purescript-record.git",
"version": "compiler/0.12"
},
"refs": {
"dependencies": [
"effect"
],
"repo": "https://github.com/purescript/purescript-refs.git",
"version": "compiler/0.12"
},
"semirings": {
"dependencies": [
"lists"
],
"repo": "https://github.com/purescript/purescript-semirings.git",
"version": "compiler/0.12"
},
"st": {
"dependencies": [
"prelude",
"tailrec"
],
"repo": "https://github.com/purescript/purescript-st.git",
"version": "compiler/0.12"
},
"strings": {
"dependencies": [
"either",
"gen",
"maybe",
"partial",
"unfoldable",
"arrays",
"integers"
],
"repo": "https://github.com/purescript/purescript-strings.git",
"version": "compiler/0.12"
},
"tailrec": {
"dependencies": [
"identity",
"either",
"refs",
"partial"
],
"repo": "https://github.com/purescript/purescript-tailrec.git",
"version": "compiler/0.12"
},
"transformers": {
"dependencies": [
"arrays",
"lazy",
"distributive",
"tuples"
],
"repo": "https://github.com/purescript/purescript-transformers.git",
"version": "compiler/0.12"
},
"tuples": {
"dependencies": [
"foldable-traversable",
"prelude",
"distributive",
"type-equality"
],
"repo": "https://github.com/purescript/purescript-tuples.git",
"version": "compiler/0.12"
},
"type-equality": {
"dependencies": [
],
"repo": "https://github.com/purescript/purescript-type-equality.git",
"version": "compiler/0.12"
},
"typelevel-prelude": {
"dependencies": [
"proxy",
"prelude",
"type-equality"
],
"repo": "https://github.com/purescript/purescript-typelevel-prelude.git",
"version": "compiler/0.12"
},
"unfoldable": {
"dependencies": [
"partial",
"tuples"
],
"repo": "https://github.com/purescript/purescript-unfoldable.git",
"version": "compiler/0.12"
},
"unsafe-coerce": {
"dependencies": [],
"repo": "https://github.com/purescript/purescript-unsafe-coerce.git",
"version": "compiler/0.12"
},
"validation": {
"dependencies": [
"bifunctors",
"foldable-traversable"
],
"repo": "https://github.com/purescript/purescript-validation.git",
"version": "compiler/0.12"
}
}