Commit 1a7dcf0b authored by Justin Woo's avatar Justin Woo

upgrade spago so its package set update "works correctly"

parent cefde8c5
{ {
"abc-parser": {
"dependencies": [
"bifunctors",
"effect",
"either",
"foldable-traversable",
"generics-rep",
"maybe",
"midi",
"ordered-collections",
"rationals",
"strings",
"stringutils",
"string-parsers",
"transformers",
"tuples"
],
"repo": "https://github.com/newlandsvalley/purescript-abc-parser.git",
"version": "v1.9.3"
},
"abides": { "abides": {
"dependencies": [ "dependencies": [
"enums", "enums",
...@@ -272,6 +292,23 @@ ...@@ -272,6 +292,23 @@
"repo": "https://github.com/slamdata/purescript-avar.git", "repo": "https://github.com/slamdata/purescript-avar.git",
"version": "v3.0.0" "version": "v3.0.0"
}, },
"aws-sdk-basic": {
"dependencies": [
"aff-promise",
"console",
"datetime",
"effect",
"formatters",
"js-date",
"justifill",
"monad-control",
"numbers",
"simple-json",
"node-buffer"
],
"repo": "https://github.com/HivemindTechnologies/purescript-aws-sdk.git",
"version": "v0.14.1"
},
"axios": { "axios": {
"dependencies": [ "dependencies": [
"effect", "effect",
...@@ -466,7 +503,7 @@ ...@@ -466,7 +503,7 @@
"bucketchain" "bucketchain"
], ],
"repo": "https://github.com/Bucketchain/purescript-bucketchain-csrf.git", "repo": "https://github.com/Bucketchain/purescript-bucketchain-csrf.git",
"version": "v0.1.0" "version": "v0.2.0"
}, },
"bucketchain-header-utils": { "bucketchain-header-utils": {
"dependencies": [ "dependencies": [
...@@ -585,7 +622,6 @@ ...@@ -585,7 +622,6 @@
"aff", "aff",
"canvas", "canvas",
"colors", "colors",
"console",
"effect", "effect",
"exceptions", "exceptions",
"foldable-traversable", "foldable-traversable",
...@@ -597,15 +633,14 @@ ...@@ -597,15 +633,14 @@
"partial", "partial",
"polymorphic-vectors", "polymorphic-vectors",
"prelude", "prelude",
"psci-support",
"run", "run",
"transformers", "transformers",
"tuples", "tuples",
"typelevel-prelude", "typelevel-prelude",
"web-html" "web-html"
], ],
"repo": "https://github.com/3ddyy/purescript-canvas-action.git", "repo": "https://github.com/artemisSystem/purescript-canvas-action.git",
"version": "v5.0.1" "version": "v6.0.1"
}, },
"cartesian": { "cartesian": {
"dependencies": [ "dependencies": [
...@@ -826,6 +861,15 @@ ...@@ -826,6 +861,15 @@
"repo": "https://github.com/danieljharvey/purescript-cssom.git", "repo": "https://github.com/danieljharvey/purescript-cssom.git",
"version": "v0.0.2" "version": "v0.0.2"
}, },
"csv": {
"dependencies": [
"ordered-collections",
"arrays",
"parsing"
],
"repo": "https://github.com/nwolverson/purescript-csv.git",
"version": "v3.0.0"
},
"data-algebrae": { "data-algebrae": {
"dependencies": [ "dependencies": [
"arrays", "arrays",
...@@ -884,7 +928,7 @@ ...@@ -884,7 +928,7 @@
"unsafe-coerce" "unsafe-coerce"
], ],
"repo": "https://github.com/ursi/purescript-debuggest.git", "repo": "https://github.com/ursi/purescript-debuggest.git",
"version": "v0.3.1" "version": "v0.4.0"
}, },
"decimals": { "decimals": {
"dependencies": [ "dependencies": [
...@@ -911,8 +955,8 @@ ...@@ -911,8 +955,8 @@
"prelude", "prelude",
"strings" "strings"
], ],
"repo": "https://github.com/natefaubion/purescript-dodo-printer/", "repo": "https://github.com/natefaubion/purescript-dodo-printer.git",
"version": "v1.0.8" "version": "v1.0.9"
}, },
"dom-filereader": { "dom-filereader": {
"dependencies": [ "dependencies": [
...@@ -987,6 +1031,15 @@ ...@@ -987,6 +1031,15 @@
"repo": "https://github.com/paf31/purescript-drawing.git", "repo": "https://github.com/paf31/purescript-drawing.git",
"version": "v4.0.0" "version": "v4.0.0"
}, },
"dynamic-buffer": {
"dependencies": [
"arraybuffer-types",
"effect",
"refs"
],
"repo": "https://github.com/kritzcreek/purescript-dynamic-buffer.git",
"version": "v2.0.0"
},
"easy-ffi": { "easy-ffi": {
"dependencies": [ "dependencies": [
"prelude" "prelude"
...@@ -1013,6 +1066,33 @@ ...@@ -1013,6 +1066,33 @@
"repo": "https://github.com/purescript/purescript-either.git", "repo": "https://github.com/purescript/purescript-either.git",
"version": "v4.1.1" "version": "v4.1.1"
}, },
"elmish": {
"dependencies": [
"aff",
"argonaut-core",
"console",
"debug",
"either",
"foreign-object",
"functions",
"maybe",
"prelude",
"record",
"tuples",
"typelevel-prelude",
"web-html"
],
"repo": "https://github.com/collegevine/purescript-elmish.git",
"version": "v0.3.2"
},
"elmish-html": {
"dependencies": [
"elmish",
"foreign-object"
],
"repo": "https://github.com/collegevine/purescript-elmish-html.git",
"version": "v0.2.0"
},
"email-validate": { "email-validate": {
"dependencies": [ "dependencies": [
"aff", "aff",
...@@ -1471,38 +1551,28 @@ ...@@ -1471,38 +1551,28 @@
"dependencies": [ "dependencies": [
"aff", "aff",
"canvas-action", "canvas-action",
"console",
"control", "control",
"datetime", "datetime",
"effect", "effect",
"filterable", "filterable",
"foldable-traversable", "foldable-traversable",
"fork", "fork",
"free",
"functors",
"identity",
"js-timers", "js-timers",
"monad-loops",
"newtype", "newtype",
"now", "now",
"parallel", "parallel",
"partial",
"polymorphic-vectors", "polymorphic-vectors",
"prelude", "prelude",
"psci-support",
"record",
"record-extra",
"refs", "refs",
"run", "run",
"tailrec", "tailrec",
"typelevel-prelude", "typelevel-prelude",
"undefined",
"variant", "variant",
"web-html", "web-html",
"web-uievents" "web-uievents"
], ],
"repo": "https://github.com/3ddyy/purescript-game.git", "repo": "https://github.com/artemisSystem/purescript-game.git",
"version": "v2.0.0" "version": "v2.0.1"
}, },
"gen": { "gen": {
"dependencies": [ "dependencies": [
...@@ -1529,7 +1599,7 @@ ...@@ -1529,7 +1599,7 @@
"prelude" "prelude"
], ],
"repo": "https://github.com/purescript/purescript-generics-rep.git", "repo": "https://github.com/purescript/purescript-generics-rep.git",
"version": "v6.1.1" "version": "v6.1.3"
}, },
"geometry-plane": { "geometry-plane": {
"dependencies": [ "dependencies": [
...@@ -1554,7 +1624,7 @@ ...@@ -1554,7 +1624,7 @@
"transformers" "transformers"
], ],
"repo": "https://github.com/purescript-contrib/purescript-github-actions-toolkit", "repo": "https://github.com/purescript-contrib/purescript-github-actions-toolkit",
"version": "v0.2.0" "version": "v0.2.2"
}, },
"gl-matrix": { "gl-matrix": {
"dependencies": [ "dependencies": [
...@@ -1594,7 +1664,7 @@ ...@@ -1594,7 +1664,7 @@
"web-html" "web-html"
], ],
"repo": "https://github.com/purescript-grain/purescript-grain.git", "repo": "https://github.com/purescript-grain/purescript-grain.git",
"version": "v0.9.0" "version": "v1.0.0"
}, },
"grain-router": { "grain-router": {
"dependencies": [ "dependencies": [
...@@ -1602,14 +1672,52 @@ ...@@ -1602,14 +1672,52 @@
"profunctor" "profunctor"
], ],
"repo": "https://github.com/purescript-grain/purescript-grain-router.git", "repo": "https://github.com/purescript-grain/purescript-grain-router.git",
"version": "v0.9.0" "version": "v1.0.0"
}, },
"grain-virtualized": { "grain-virtualized": {
"dependencies": [ "dependencies": [
"grain" "grain"
], ],
"repo": "https://github.com/purescript-grain/purescript-grain-virtualized.git", "repo": "https://github.com/purescript-grain/purescript-grain-virtualized.git",
"version": "v0.9.0" "version": "v1.0.0"
},
"graphql-client": {
"dependencies": [
"aff",
"aff-promise",
"affjax",
"argonaut-codecs",
"argonaut-core",
"console",
"effect",
"event",
"foreign-generic",
"foreign-object",
"graphql-parser",
"heterogeneous",
"parsing",
"psci-support",
"record",
"spec",
"spec-discovery",
"strings-extra",
"typelevel",
"variant"
],
"repo": "https://github.com/OxfordAbstracts/purescript-graphql-client.git",
"version": "v2.0.14"
},
"graphql-parser": {
"dependencies": [
"console",
"effect",
"generics-rep",
"numbers",
"parsing",
"psci-support"
],
"repo": "https://github.com/meeshkan/purescript-graphql-parser.git",
"version": "v0.0.11"
}, },
"group": { "group": {
"dependencies": [ "dependencies": [
...@@ -1644,7 +1752,7 @@ ...@@ -1644,7 +1752,7 @@
"web-uievents" "web-uievents"
], ],
"repo": "https://github.com/slamdata/purescript-halogen.git", "repo": "https://github.com/slamdata/purescript-halogen.git",
"version": "v5.1.0" "version": "v5.1.1"
}, },
"halogen-bootstrap": { "halogen-bootstrap": {
"dependencies": [ "dependencies": [
...@@ -1997,6 +2105,15 @@ ...@@ -1997,6 +2105,15 @@
"repo": "https://github.com/purescript-contrib/purescript-js-date.git", "repo": "https://github.com/purescript-contrib/purescript-js-date.git",
"version": "v6.0.0" "version": "v6.0.0"
}, },
"js-fileio": {
"dependencies": [
"aff",
"effect",
"prelude"
],
"repo": "https://github.com/newlandsvalley/purescript-js-fileio.git",
"version": "v2.1.0"
},
"js-timers": { "js-timers": {
"dependencies": [ "dependencies": [
"effect" "effect"
...@@ -2027,6 +2144,15 @@ ...@@ -2027,6 +2144,15 @@
"repo": "https://github.com/felixmulder/purescript-json-schema.git", "repo": "https://github.com/felixmulder/purescript-json-schema.git",
"version": "v0.0.1" "version": "v0.0.1"
}, },
"justifill": {
"dependencies": [
"record",
"spec",
"typelevel-prelude"
],
"repo": "https://github.com/i-am-the-slime/purescript-justifill.git",
"version": "v0.1.0"
},
"jwt": { "jwt": {
"dependencies": [ "dependencies": [
"argonaut-core", "argonaut-core",
...@@ -2215,6 +2341,7 @@ ...@@ -2215,6 +2341,7 @@
"mason-prelude": { "mason-prelude": {
"dependencies": [ "dependencies": [
"arrays", "arrays",
"console",
"debuggest", "debuggest",
"either", "either",
"functions", "functions",
...@@ -2225,11 +2352,12 @@ ...@@ -2225,11 +2352,12 @@
"parallel", "parallel",
"point-free", "point-free",
"prelude", "prelude",
"strings",
"tuples", "tuples",
"unfoldable" "unfoldable"
], ],
"repo": "https://github.com/ursi/purescript-mason-prelude.git", "repo": "https://github.com/ursi/purescript-mason-prelude.git",
"version": "v0.3.0" "version": "v0.5.0"
}, },
"math": { "math": {
"dependencies": [], "dependencies": [],
...@@ -2292,6 +2420,19 @@ ...@@ -2292,6 +2420,19 @@
"repo": "https://github.com/spacchetti/purescript-metadata.git", "repo": "https://github.com/spacchetti/purescript-metadata.git",
"version": "v0.13.8" "version": "v0.13.8"
}, },
"midi": {
"dependencies": [
"effect",
"generics-rep",
"integers",
"lists",
"prelude",
"signal",
"string-parsers"
],
"repo": "https://github.com/newlandsvalley/purescript-midi.git",
"version": "v2.3.2"
},
"milkis": { "milkis": {
"dependencies": [ "dependencies": [
"aff-promise", "aff-promise",
...@@ -2410,6 +2551,17 @@ ...@@ -2410,6 +2551,17 @@
"repo": "https://github.com/i-am-tom/purescript-money.git", "repo": "https://github.com/i-am-tom/purescript-money.git",
"version": "v8.0.0" "version": "v8.0.0"
}, },
"monoidal": {
"dependencies": [
"profunctor",
"either",
"tuples",
"effect",
"these"
],
"repo": "https://github.com/mcneissue/purescript-monoidal.git",
"version": "v0.15.0"
},
"motsunabe": { "motsunabe": {
"dependencies": [ "dependencies": [
"lists", "lists",
...@@ -2750,7 +2902,7 @@ ...@@ -2750,7 +2902,7 @@
"unsafe-coerce" "unsafe-coerce"
], ],
"repo": "https://github.com/joneshf/purescript-option.git", "repo": "https://github.com/joneshf/purescript-option.git",
"version": "v6.0.1" "version": "v8.0.0"
}, },
"options": { "options": {
"dependencies": [ "dependencies": [
...@@ -2948,6 +3100,13 @@ ...@@ -2948,6 +3100,13 @@
"repo": "https://github.com/markfarrell/purescript-parsing-repetition.git", "repo": "https://github.com/markfarrell/purescript-parsing-repetition.git",
"version": "v0.0.6" "version": "v0.0.6"
}, },
"parsing-replace": {
"dependencies": [
"parsing"
],
"repo": "https://github.com/jamesdbrock/purescript-parsing-replace.git",
"version": "v1.0.2"
},
"parsing-uuid": { "parsing-uuid": {
"dependencies": [ "dependencies": [
"console", "console",
...@@ -3041,7 +3200,7 @@ ...@@ -3041,7 +3200,7 @@
"prelude" "prelude"
], ],
"repo": "https://github.com/ursi/purescript-point-free.git", "repo": "https://github.com/ursi/purescript-point-free.git",
"version": "v0.1.1" "version": "v0.1.3"
}, },
"pointed": { "pointed": {
"dependencies": [ "dependencies": [
...@@ -3083,16 +3242,13 @@ ...@@ -3083,16 +3242,13 @@
"polymorphic-vectors": { "polymorphic-vectors": {
"dependencies": [ "dependencies": [
"canvas", "canvas",
"console",
"distributive", "distributive",
"effect",
"foldable-traversable", "foldable-traversable",
"math", "math",
"prelude", "prelude"
"psci-support"
], ],
"repo": "https://github.com/3ddyy/purescript-polymorphic-vectors.git", "repo": "https://github.com/artemisSystem/purescript-polymorphic-vectors.git",
"version": "v2.0.0" "version": "v2.0.1"
}, },
"posix-types": { "posix-types": {
"dependencies": [ "dependencies": [
...@@ -3222,7 +3378,7 @@ ...@@ -3222,7 +3378,7 @@
"prelude" "prelude"
], ],
"repo": "https://github.com/purescript/purescript-proxy.git", "repo": "https://github.com/purescript/purescript-proxy.git",
"version": "v3.0.0" "version": "v3.0.2"
}, },
"proxying": { "proxying": {
"dependencies": [ "dependencies": [
...@@ -3534,7 +3690,7 @@ ...@@ -3534,7 +3690,7 @@
"web-html" "web-html"
], ],
"repo": "https://github.com/spicydonuts/purescript-react-basic-hooks.git", "repo": "https://github.com/spicydonuts/purescript-react-basic-hooks.git",
"version": "v6.2.0" "version": "v6.3.0"
}, },
"react-basic-native": { "react-basic-native": {
"dependencies": [ "dependencies": [
...@@ -3557,6 +3713,38 @@ ...@@ -3557,6 +3713,38 @@
"repo": "https://github.com/purescript-contrib/purescript-react-dom.git", "repo": "https://github.com/purescript-contrib/purescript-react-dom.git",
"version": "v6.1.0" "version": "v6.1.0"
}, },
"react-enzyme": {
"dependencies": [
"aff",
"console",
"effect",
"foreign",
"psci-support",
"react"
],
"repo": "https://github.com/alvart/purescript-react-enzyme.git",
"version": "v1.1.1"
},
"react-halo": {
"dependencies": [
"aff",
"event",
"free",
"freeap",
"react-basic-hooks",
"refs"
],
"repo": "https://github.com/robertdp/purescript-react-halo.git",
"version": "v1.2.0"
},
"react-keybind": {
"dependencies": [
"react-basic",
"react-basic-classic"
],
"repo": "https://github.com/EpicOrange/purescript-react-keybind.git",
"version": "v0.8.1"
},
"react-queue": { "react-queue": {
"dependencies": [ "dependencies": [
"exceptions", "exceptions",
...@@ -3587,6 +3775,24 @@ ...@@ -3587,6 +3775,24 @@
"repo": "https://github.com/danieljharvey/purescript-react-stylesheet.git", "repo": "https://github.com/danieljharvey/purescript-react-stylesheet.git",
"version": "v0.0.2" "version": "v0.0.2"
}, },
"react-testing-library": {
"dependencies": [
"aff-promise",
"console",
"effect",
"foreign",
"foreign-object",
"prelude",
"react-basic-dom",
"react-basic-hooks",
"remotedata",
"run",
"simple-json",
"spec"
],
"repo": "https://github.com/i-am-the-slime/purescript-react-testing-library.git",
"version": "v2.0.0"
},
"reactix": { "reactix": {
"dependencies": [ "dependencies": [
"aff", "aff",
...@@ -3722,6 +3928,13 @@ ...@@ -3722,6 +3928,13 @@
"repo": "https://github.com/ad-si/purescript-result.git", "repo": "https://github.com/ad-si/purescript-result.git",
"version": "v1.0.3" "version": "v1.0.3"
}, },
"return": {
"dependencies": [
"mason-prelude"
],
"repo": "https://github.com/ursi/purescript-return.git",
"version": "v0.1.0"
},
"ring-modules": { "ring-modules": {
"dependencies": [ "dependencies": [
"prelude" "prelude"
...@@ -3829,6 +4042,17 @@ ...@@ -3829,6 +4042,17 @@
"repo": "https://github.com/paf31/purescript-safely.git", "repo": "https://github.com/paf31/purescript-safely.git",
"version": "v4.0.1" "version": "v4.0.1"
}, },
"school-of-music": {
"dependencies": [
"effect",
"foldable-traversable",
"math",
"midi",
"rationals"
],
"repo": "https://github.com/newlandsvalley/purescript-school-of-music.git",
"version": "v1.2.4"
},
"scrypt": { "scrypt": {
"dependencies": [ "dependencies": [
"aff", "aff",
...@@ -3934,7 +4158,7 @@ ...@@ -3934,7 +4158,7 @@
"prelude" "prelude"
], ],
"repo": "https://github.com/bodil/purescript-signal.git", "repo": "https://github.com/bodil/purescript-signal.git",
"version": "v10.1.0" "version": "v11.0.3"
}, },
"sijidou": { "sijidou": {
"dependencies": [ "dependencies": [
...@@ -4026,6 +4250,15 @@ ...@@ -4026,6 +4250,15 @@
"repo": "https://github.com/reactormonk/purescript-simple-timestamp.git", "repo": "https://github.com/reactormonk/purescript-simple-timestamp.git",
"version": "v3.0.0" "version": "v3.0.0"
}, },
"simple-ulid": {
"dependencies": [
"exceptions",
"now",
"strings"
],
"repo": "https://github.com/oreshinya/purescript-simple-ulid.git",
"version": "v1.0.0"
},
"simplecrypto": { "simplecrypto": {
"dependencies": [ "dependencies": [
"prelude", "prelude",
...@@ -4064,7 +4297,7 @@ ...@@ -4064,7 +4297,7 @@
"unfoldable" "unfoldable"
], ],
"repo": "https://github.com/bodil/purescript-sized-vectors.git", "repo": "https://github.com/bodil/purescript-sized-vectors.git",
"version": "v5.0.1" "version": "v5.0.2"
}, },
"sjcl": { "sjcl": {
"dependencies": [ "dependencies": [
...@@ -4124,6 +4357,21 @@ ...@@ -4124,6 +4357,21 @@
"repo": "https://github.com/SodiumFRP/purescript-sodium.git", "repo": "https://github.com/SodiumFRP/purescript-sodium.git",
"version": "v2.1.0" "version": "v2.1.0"
}, },
"soundfonts": {
"dependencies": [
"affjax",
"argonaut-core",
"b64",
"console",
"effect",
"http-methods",
"midi",
"parallel",
"prelude"
],
"repo": "https://github.com/newlandsvalley/purescript-soundfonts.git",
"version": "v3.1.1"
},
"sparse-matrices": { "sparse-matrices": {
"dependencies": [ "dependencies": [
"prelude", "prelude",
...@@ -4326,6 +4574,15 @@ ...@@ -4326,6 +4574,15 @@
"repo": "https://github.com/matthew-hilty/purescript-subcategory.git", "repo": "https://github.com/matthew-hilty/purescript-subcategory.git",
"version": "v0.2.0" "version": "v0.2.0"
}, },
"substitute": {
"dependencies": [
"foreign-object",
"mason-prelude",
"return"
],
"repo": "https://github.com/ursi/purescript-substitute.git",
"version": "v0.1.1"
},
"subtlecrypto": { "subtlecrypto": {
"dependencies": [ "dependencies": [
"aff", "aff",
...@@ -4359,6 +4616,18 @@ ...@@ -4359,6 +4616,18 @@
"repo": "https://github.com/justinwoo/purescript-sunde.git", "repo": "https://github.com/justinwoo/purescript-sunde.git",
"version": "v2.0.0" "version": "v2.0.0"
}, },
"supply": {
"dependencies": [
"console",
"effect",
"newtype",
"tuples",
"lazy",
"refs"
],
"repo": "https://github.com/ajnsit/purescript-supply.git",
"version": "v0.1.0"
},
"svg-parser": { "svg-parser": {
"dependencies": [ "dependencies": [
"generics-rep", "generics-rep",
...@@ -4400,6 +4669,14 @@ ...@@ -4400,6 +4669,14 @@
"repo": "https://github.com/purescript/purescript-tailrec.git", "repo": "https://github.com/purescript/purescript-tailrec.git",
"version": "v4.1.1" "version": "v4.1.1"
}, },
"task": {
"dependencies": [
"mason-prelude",
"js-timers"
],
"repo": "https://github.com/ursi/purescript-task.git",
"version": "v0.3.0"
},
"test-unit": { "test-unit": {
"dependencies": [ "dependencies": [
"aff", "aff",
...@@ -4613,6 +4890,13 @@ ...@@ -4613,6 +4890,13 @@
"repo": "https://github.com/bodil/purescript-typelevel.git", "repo": "https://github.com/bodil/purescript-typelevel.git",
"version": "v6.0.0" "version": "v6.0.0"
}, },
"typelevel-lists": {
"dependencies": [
"typelevel-peano"
],
"repo": "https://github.com/PureFunctor/purescript-typelevel-lists",
"version": "v0.3.1"
},
"typelevel-peano": { "typelevel-peano": {
"dependencies": [ "dependencies": [
"unsafe-coerce", "unsafe-coerce",
...@@ -4674,6 +4958,22 @@ ...@@ -4674,6 +4958,22 @@
"repo": "https://github.com/bklaric/purescript-undefined.git", "repo": "https://github.com/bklaric/purescript-undefined.git",
"version": "v1.0.2" "version": "v1.0.2"
}, },
"undefined-is-not-a-problem": {
"dependencies": [
"assert",
"console",
"effect",
"foreign",
"prelude",
"psci-support",
"random",
"typelevel-prelude",
"unsafe-coerce",
"variant"
],
"repo": "https://github.com/paluh/purescript-undefined-is-not-a-problem.git",
"version": "v0.1.2"
},
"undefined-or": { "undefined-or": {
"dependencies": [ "dependencies": [
"maybe" "maybe"
...@@ -4703,6 +5003,7 @@ ...@@ -4703,6 +5003,7 @@
}, },
"unordered-collections": { "unordered-collections": {
"dependencies": [ "dependencies": [
"arrays",
"enums", "enums",
"functions", "functions",
"integers", "integers",
...@@ -4713,7 +5014,7 @@ ...@@ -4713,7 +5014,7 @@
"typelevel-prelude" "typelevel-prelude"
], ],
"repo": "https://github.com/fehrenbach/purescript-unordered-collections.git", "repo": "https://github.com/fehrenbach/purescript-unordered-collections.git",
"version": "v1.8.3" "version": "v1.10.0"
}, },
"unorm": { "unorm": {
"dependencies": [], "dependencies": [],
...@@ -4749,7 +5050,7 @@ ...@@ -4749,7 +5050,7 @@
"unsafe-coerce" "unsafe-coerce"
], ],
"repo": "https://github.com/jvliwanag/purescript-untagged-union.git", "repo": "https://github.com/jvliwanag/purescript-untagged-union.git",
"version": "v0.1.1" "version": "v0.2.0"
}, },
"uri": { "uri": {
"dependencies": [ "dependencies": [
...@@ -4951,6 +5252,16 @@ ...@@ -4951,6 +5252,16 @@
"repo": "https://github.com/maxdeviant/purescript-which.git", "repo": "https://github.com/maxdeviant/purescript-which.git",
"version": "v0.1.0" "version": "v0.1.0"
}, },
"wire": {
"dependencies": [
"aff",
"filterable",
"refs",
"unsafe-reference"
],
"repo": "https://github.com/robertdp/purescript-wire.git",
"version": "v0.5.0"
},
"xiaomian": { "xiaomian": {
"dependencies": [ "dependencies": [
"naporitan" "naporitan"
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"scripts": { "scripts": {
"generate-purs-packages-nix": "./nix/generate-purs-packages.nix", "generate-purs-packages-nix": "./nix/generate-purs-packages.nix",
"generate-psc-packages-nix": "./nix/generate-packages-json.bash", "generate-psc-packages-nix": "./nix/generate-packages-json.bash",
"rebase-set": "spago package-set-upgrade && yarn generate-psc-packages-nix", "rebase-set": "spago upgrade-set && yarn generate-psc-packages-nix",
"rebuild-set": "yarn generate-psc-packages-nix", "rebuild-set": "yarn generate-psc-packages-nix",
"install-ps": "psc-package install", "install-ps": "psc-package install",
"compile": "pulp build", "compile": "pulp build",
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
"react-testing-library": "^6.1.2", "react-testing-library": "^6.1.2",
"sass": "^1.23.7", "sass": "^1.23.7",
"serve": "^11.3.1", "serve": "^11.3.1",
"spago": "^0.10.0", "spago": "^0.19.1",
"vscode-languageserver": "^6.0.0", "vscode-languageserver": "^6.0.0",
"xhr2": "^0.1.4" "xhr2": "^0.1.4"
} }
......
let upstream = let upstream =
https://github.com/purescript/package-sets/releases/download/psc-0.13.8-20201021/packages.dhall https://github.com/purescript/package-sets/releases/download/psc-0.13.8-20210226/packages.dhall sha256:7e973070e323137f27e12af93bc2c2f600d53ce4ae73bb51f34eb7d7ce0a43ea
let overrides = let overrides =
{ thermite = { thermite =
...@@ -40,14 +40,12 @@ let additions = ...@@ -40,14 +40,12 @@ let additions =
, version = "v2.1.0" , version = "v2.1.0"
} }
, spec-discovery = , spec-discovery =
{ dependencies = { dependencies = [ "prelude", "effect", "arrays", "spec", "node-fs" ]
[ "prelude", "effect", "arrays", "spec", "node-fs" ]
, repo = "https://github.com/purescript-spec/purescript-spec-discovery" , repo = "https://github.com/purescript-spec/purescript-spec-discovery"
, version = "v4.0.0" , version = "v4.0.0"
} }
, spec-quickcheck = , spec-quickcheck =
{ dependencies = { dependencies = [ "prelude", "aff", "random", "quickcheck", "spec" ]
[ "prelude", "aff", "random", "quickcheck", "spec" ]
, repo = "https://github.com/purescript-spec/purescript-spec-quickcheck" , repo = "https://github.com/purescript-spec/purescript-spec-quickcheck"
, version = "v3.1.0" , version = "v3.1.0"
} }
...@@ -78,26 +76,22 @@ let additions = ...@@ -78,26 +76,22 @@ let additions =
, version = "v0.2.7" , version = "v0.2.7"
} }
, dom-filereader = , dom-filereader =
{ dependencies = { dependencies = [ "aff", "arraybuffer-types", "web-file", "web-html" ]
[ "aff", "arraybuffer-types", "web-file", "web-html" ]
, repo = "https://github.com/nwolverson/purescript-dom-filereader" , repo = "https://github.com/nwolverson/purescript-dom-filereader"
, version = "v5.0.0" , version = "v5.0.0"
} }
, markdown = , markdown =
{ dependencies = { dependencies = [ "precise" ]
[ "precise" ]
, repo = "https://github.com/poorscript/purescript-markdown" , repo = "https://github.com/poorscript/purescript-markdown"
, version = "2020-03-04" , version = "2020-03-04"
} }
, markdown-smolder = , markdown-smolder =
{ dependencies = { dependencies = [ "markdown", "smolder" ]
[ "markdown", "smolder" ]
, repo = "https://github.com/poorscript/purescript-markdown-smolder" , repo = "https://github.com/poorscript/purescript-markdown-smolder"
, version = "2020-03-04" , version = "2020-03-04"
} }
, precise = , precise =
{ dependencies = { dependencies = [ "prelude" ]
[ "prelude" ]
, repo = "https://github.com/purescript-contrib/purescript-precise" , repo = "https://github.com/purescript-contrib/purescript-precise"
, version = "v4.0.0" , version = "v4.0.0"
} }
...@@ -122,8 +116,7 @@ let additions = ...@@ -122,8 +116,7 @@ let additions =
, version = "v2.0.1" , version = "v2.0.1"
} }
, uint = , uint =
{ dependencies = { dependencies = [ "maybe", "math", "generics-rep" ]
[ "maybe", "math", "generics-rep" ]
, repo = "https://github.com/zaquest/purescript-uint" , repo = "https://github.com/zaquest/purescript-uint"
, version = "v5.1.1" , version = "v5.1.1"
} }
...@@ -142,23 +135,20 @@ let additions = ...@@ -142,23 +135,20 @@ let additions =
, version = "v7.0.0" , version = "v7.0.0"
} }
, read = , read =
{ dependencies = { dependencies = [ "prelude", "maybe", "strings" ]
[ "prelude", "maybe", "strings" ]
, repo = "https://github.com/truqu/purescript-read" , repo = "https://github.com/truqu/purescript-read"
, version = "v1.0.1" , version = "v1.0.1"
} }
, versions = , versions =
{ dependencies = { dependencies = [ "prelude" ]
[ "prelude" ]
, repo = "https://github.com/hdgarrood/purescript-versions.git" , repo = "https://github.com/hdgarrood/purescript-versions.git"
, version = "v5.0.1" , version = "v5.0.1"
} }
, simplecrypto = , simplecrypto =
{ dependencies = { dependencies = [ "prelude", "maybe", "node-buffer" ]
[ "prelude", "maybe", "node-buffer"]
, repo = "https://github.com/alpacaaa/purescript-simplecrypto" , repo = "https://github.com/alpacaaa/purescript-simplecrypto"
, version = "v1.0.1" , version = "v1.0.1"
} }
} }
in upstream ⫽ overrides ⫽ additions in upstream // overrides // additions
...@@ -3028,7 +3028,7 @@ flush-write-stream@^1.0.0: ...@@ -3028,7 +3028,7 @@ flush-write-stream@^1.0.0:
inherits "^2.0.3" inherits "^2.0.3"
readable-stream "^2.3.6" readable-stream "^2.3.6"
follow-redirects@^1.5.9, follow-redirects@^1.7.0: follow-redirects@^1.5.9:
version "1.13.2" version "1.13.2"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.2.tgz#dd73c8effc12728ba5cf4259d760ea5fb83e3147" resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.2.tgz#dd73c8effc12728ba5cf4259d760ea5fb83e3147"
integrity sha512-6mPTgLxYm3r6Bkkg0vNM0HTjfGrOEtsfbhagQvbxDEsEkpNhw582upBaoRZylzen6krEmxXJgt9Ju6HiI4O7BA== integrity sha512-6mPTgLxYm3r6Bkkg0vNM0HTjfGrOEtsfbhagQvbxDEsEkpNhw582upBaoRZylzen6krEmxXJgt9Ju6HiI4O7BA==
...@@ -6102,12 +6102,12 @@ sourcemap-codec@^1.3.0: ...@@ -6102,12 +6102,12 @@ sourcemap-codec@^1.3.0:
resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4" resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA== integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
spago@^0.10.0: spago@^0.19.1:
version "0.10.0" version "0.19.1"
resolved "https://registry.yarnpkg.com/spago/-/spago-0.10.0.tgz#8783febe6e701122cdc90e4a509ecf0dfa646bd7" resolved "https://registry.yarnpkg.com/spago/-/spago-0.19.1.tgz#7a5da507f347bba441f4acbd63bf6eaed1624990"
integrity sha512-hcyAVObO+ZgXZaqy0EMCZgw8+Yr+PAGpYfV77C1EuL5gcSaly4snCY6dFBIdcUq0/vYhkCuUpBUGi6Dx+rnxiw== integrity sha512-OD/yopJZ9Ub+XsFtayDeLAWLT4kLdMxosJEyyp8W5OkyJVVSbCrvYacsO7iq3lSuHJmmNny/TEZdyb7uSyupng==
dependencies: dependencies:
follow-redirects "^1.7.0" request "^2.88.0"
tar "^4.4.8" tar "^4.4.8"
split-string@^3.0.1, split-string@^3.0.2: split-string@^3.0.1, split-string@^3.0.2:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment