Commit 44329133 authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[purescript] bump PS to version 0.14.7

parent 99c67182
...@@ -35,12 +35,22 @@ ...@@ -35,12 +35,22 @@
}, },
"aff-bus": { "aff-bus": {
"dependencies": [ "dependencies": [
"aff",
"avar", "avar",
"console",
"effect", "effect",
"prelude" "either",
"exceptions",
"foldable-traversable",
"lists",
"prelude",
"refs",
"tailrec",
"transformers",
"tuples"
], ],
"repo": "https://github.com/purescript-contrib/purescript-aff-bus.git", "repo": "https://github.com/purescript-contrib/purescript-aff-bus.git",
"version": "v5.0.0" "version": "v5.0.1"
}, },
"aff-coroutines": { "aff-coroutines": {
"dependencies": [ "dependencies": [
...@@ -94,6 +104,26 @@ ...@@ -94,6 +104,26 @@
"repo": "https://github.com/purescript-contrib/purescript-affjax.git", "repo": "https://github.com/purescript-contrib/purescript-affjax.git",
"version": "v12.0.0" "version": "v12.0.0"
}, },
"amazons": {
"dependencies": [
"aff",
"arrays",
"effect",
"foldable-traversable",
"integers",
"maybe",
"numbers",
"prelude",
"psci-support",
"quickcheck",
"spec",
"strings",
"tuples",
"versions"
],
"repo": "https://github.com/Forensor/purescript-amazons.git",
"version": "v1.0.1"
},
"ansi": { "ansi": {
"dependencies": [ "dependencies": [
"foldable-traversable", "foldable-traversable",
...@@ -181,7 +211,7 @@ ...@@ -181,7 +211,7 @@
"functions" "functions"
], ],
"repo": "https://github.com/purescript-contrib/purescript-arraybuffer.git", "repo": "https://github.com/purescript-contrib/purescript-arraybuffer.git",
"version": "v11.0.1" "version": "v12.0.0"
}, },
"arraybuffer-builder": { "arraybuffer-builder": {
"dependencies": [ "dependencies": [
...@@ -327,7 +357,7 @@ ...@@ -327,7 +357,7 @@
"node-http" "node-http"
], ],
"repo": "https://github.com/oreshinya/purescript-basic-auth.git", "repo": "https://github.com/oreshinya/purescript-basic-auth.git",
"version": "v2.0.0" "version": "v2.1.0"
}, },
"bifunctors": { "bifunctors": {
"dependencies": [ "dependencies": [
...@@ -357,46 +387,6 @@ ...@@ -357,46 +387,6 @@
"repo": "https://github.com/athanclark/purescript-bip39.git", "repo": "https://github.com/athanclark/purescript-bip39.git",
"version": "v1.0.1" "version": "v1.0.1"
}, },
"biscotti-cookie": {
"dependencies": [
"datetime",
"effect",
"either",
"foldable-traversable",
"formatters",
"gen",
"newtype",
"now",
"prelude",
"profunctor-lenses",
"psci-support",
"quickcheck",
"record",
"string-parsers",
"strings",
"test-unit"
],
"repo": "https://github.com/drewolson/purescript-biscotti-cookie.git",
"version": "v0.3.0"
},
"biscotti-session": {
"dependencies": [
"aff",
"argonaut",
"biscotti-cookie",
"effect",
"newtype",
"ordered-collections",
"prelude",
"profunctor-lenses",
"psci-support",
"refs",
"test-unit",
"uuid"
],
"repo": "https://github.com/drewolson/purescript-biscotti-session.git",
"version": "v0.2.0"
},
"bower-json": { "bower-json": {
"dependencies": [ "dependencies": [
"prelude", "prelude",
...@@ -412,6 +402,22 @@ ...@@ -412,6 +402,22 @@
"repo": "https://github.com/klntsky/purescript-bower-json.git", "repo": "https://github.com/klntsky/purescript-bower-json.git",
"version": "v3.0.0" "version": "v3.0.0"
}, },
"boxes": {
"dependencies": [
"prelude",
"psci-support",
"stringutils",
"arrays",
"foldable-traversable",
"maybe",
"newtype",
"profunctor",
"strings",
"tuples"
],
"repo": "https://github.com/cdepillabout/purescript-boxes.git",
"version": "v2.1.0"
},
"bucketchain": { "bucketchain": {
"dependencies": [ "dependencies": [
"aff", "aff",
...@@ -558,6 +564,35 @@ ...@@ -558,6 +564,35 @@
"repo": "https://github.com/purescript-web/purescript-canvas.git", "repo": "https://github.com/purescript-web/purescript-canvas.git",
"version": "v5.0.0" "version": "v5.0.0"
}, },
"canvas-action": {
"dependencies": [
"aff",
"arrays",
"canvas",
"colors",
"effect",
"either",
"exceptions",
"foldable-traversable",
"math",
"maybe",
"numbers",
"polymorphic-vectors",
"prelude",
"refs",
"run",
"transformers",
"tuples",
"type-equality",
"typelevel-prelude",
"unsafe-coerce",
"web-dom",
"web-events",
"web-html"
],
"repo": "https://github.com/artemisSystem/purescript-canvas-action.git",
"version": "v8.0.0"
},
"cartesian": { "cartesian": {
"dependencies": [ "dependencies": [
"console", "console",
...@@ -698,7 +733,7 @@ ...@@ -698,7 +733,7 @@
"partial", "partial",
"strings" "strings"
], ],
"repo": "https://github.com/sharkdp/purescript-colors.git", "repo": "https://github.com/purescript-contrib/purescript-colors.git",
"version": "v6.0.0" "version": "v6.0.0"
}, },
"concur-core": { "concur-core": {
...@@ -780,6 +815,16 @@ ...@@ -780,6 +815,16 @@
"repo": "https://github.com/purescript/purescript-control.git", "repo": "https://github.com/purescript/purescript-control.git",
"version": "v5.0.0" "version": "v5.0.0"
}, },
"convertable-options": {
"dependencies": [
"console",
"effect",
"maybe",
"record"
],
"repo": "https://github.com/natefaubion/purescript-convertable-options",
"version": "v1.0.0"
},
"coroutines": { "coroutines": {
"dependencies": [ "dependencies": [
"freet", "freet",
...@@ -791,10 +836,12 @@ ...@@ -791,10 +836,12 @@
}, },
"crypto": { "crypto": {
"dependencies": [ "dependencies": [
"node-buffer" "aff",
"node-buffer",
"nullable"
], ],
"repo": "https://github.com/oreshinya/purescript-crypto.git", "repo": "https://github.com/oreshinya/purescript-crypto.git",
"version": "v3.0.0" "version": "v4.0.0"
}, },
"css": { "css": {
"dependencies": [ "dependencies": [
...@@ -817,6 +864,26 @@ ...@@ -817,6 +864,26 @@
"repo": "https://github.com/danieljharvey/purescript-cssom.git", "repo": "https://github.com/danieljharvey/purescript-cssom.git",
"version": "v0.0.2" "version": "v0.0.2"
}, },
"d3": {
"dependencies": [
"aff",
"aff-promise",
"dom-simple",
"easy-ffi",
"effect",
"exceptions",
"foreign",
"functions",
"js-date",
"maybe",
"prelude",
"psci-support",
"tuples",
"web-dom"
],
"repo": "https://github.com/cgenie/purescript-d3",
"version": "v0.9.1"
},
"datetime": { "datetime": {
"dependencies": [ "dependencies": [
"bifunctors", "bifunctors",
...@@ -873,6 +940,21 @@ ...@@ -873,6 +940,21 @@
"repo": "https://github.com/mushishi78/purescript-dexie.git", "repo": "https://github.com/mushishi78/purescript-dexie.git",
"version": "v0.3.0" "version": "v0.3.0"
}, },
"dissect": {
"dependencies": [
"bifunctors",
"either",
"functors",
"partial",
"prelude",
"tailrec",
"tuples",
"typelevel-prelude",
"unsafe-coerce"
],
"repo": "https://github.com/PureFunctor/purescript-dissect.git",
"version": "v0.1.0"
},
"distributive": { "distributive": {
"dependencies": [ "dependencies": [
"identity", "identity",
...@@ -974,6 +1056,41 @@ ...@@ -974,6 +1056,41 @@
"repo": "https://github.com/paf31/purescript-drawing.git", "repo": "https://github.com/paf31/purescript-drawing.git",
"version": "v4.0.0" "version": "v4.0.0"
}, },
"droplet": {
"dependencies": [
"aff",
"arrays",
"bifunctors",
"bigints",
"datetime",
"debug",
"effect",
"either",
"enums",
"exceptions",
"foldable-traversable",
"foreign",
"foreign-object",
"integers",
"maybe",
"newtype",
"nullable",
"partial",
"prelude",
"profunctor",
"psci-support",
"record",
"strings",
"test-unit",
"transformers",
"tuples",
"type-equality",
"typelevel-prelude",
"unsafe-coerce"
],
"repo": "https://github.com/easafe/purescript-droplet.git",
"version": "v0.2.0"
},
"dynamic-buffer": { "dynamic-buffer": {
"dependencies": [ "dependencies": [
"arraybuffer-types", "arraybuffer-types",
...@@ -1031,25 +1148,70 @@ ...@@ -1031,25 +1148,70 @@
"dependencies": [ "dependencies": [
"aff", "aff",
"argonaut-core", "argonaut-core",
"arrays",
"bifunctors",
"console", "console",
"debug", "debug",
"effect",
"either", "either",
"foldable-traversable",
"foreign",
"foreign-object", "foreign-object",
"functions", "functions",
"integers",
"js-date",
"maybe", "maybe",
"nullable",
"partial",
"prelude", "prelude",
"record", "refs",
"tuples", "strings",
"typelevel-prelude", "typelevel-prelude",
"unsafe-coerce",
"web-dom",
"web-html" "web-html"
], ],
"repo": "https://github.com/collegevine/purescript-elmish.git", "repo": "https://github.com/collegevine/purescript-elmish.git",
"version": "v0.5.1" "version": "v0.5.6"
},
"elmish-enzyme": {
"dependencies": [
"aff",
"arrays",
"console",
"debug",
"effect",
"elmish",
"exceptions",
"foldable-traversable",
"foreign",
"functions",
"prelude",
"psci-support",
"transformers"
],
"repo": "https://github.com/collegevine/purescript-elmish-enzyme.git",
"version": "v0.0.1"
},
"elmish-hooks": {
"dependencies": [
"aff",
"console",
"debug",
"effect",
"elmish",
"prelude",
"psci-support",
"tuples"
],
"repo": "https://github.com/collegevine/purescript-elmish-hooks.git",
"version": "v0.2.0"
}, },
"elmish-html": { "elmish-html": {
"dependencies": [ "dependencies": [
"elmish", "elmish",
"foreign-object" "foreign-object",
"record"
], ],
"repo": "https://github.com/collegevine/purescript-elmish-html.git", "repo": "https://github.com/collegevine/purescript-elmish-html.git",
"version": "v0.3.1" "version": "v0.3.1"
...@@ -1061,7 +1223,7 @@ ...@@ -1061,7 +1223,7 @@
"transformers" "transformers"
], ],
"repo": "https://github.com/cdepillabout/purescript-email-validate.git", "repo": "https://github.com/cdepillabout/purescript-email-validate.git",
"version": "v6.0.0" "version": "v7.0.0"
}, },
"encoding": { "encoding": {
"dependencies": [ "dependencies": [
...@@ -1090,6 +1252,35 @@ ...@@ -1090,6 +1252,35 @@
"repo": "https://github.com/purescript/purescript-enums.git", "repo": "https://github.com/purescript/purescript-enums.git",
"version": "v5.0.0" "version": "v5.0.0"
}, },
"envparse": {
"dependencies": [
"console",
"effect",
"psci-support",
"either",
"lists",
"ordered-collections",
"strings",
"node-process",
"transformers",
"exists",
"boxes",
"ansi",
"arrays",
"bifunctors",
"control",
"exceptions",
"foldable-traversable",
"foreign-object",
"integers",
"maybe",
"newtype",
"prelude",
"tuples"
],
"repo": "https://github.com/srghma/purescript-envparse.git",
"version": "v1.0.1"
},
"errors": { "errors": {
"dependencies": [ "dependencies": [
"control", "control",
...@@ -1131,7 +1322,7 @@ ...@@ -1131,7 +1322,7 @@
"typelevel-prelude" "typelevel-prelude"
], ],
"repo": "https://github.com/justinwoo/purescript-expect-inferred.git", "repo": "https://github.com/justinwoo/purescript-expect-inferred.git",
"version": "v2.0.0" "version": "v3.0.0"
}, },
"express": { "express": {
"dependencies": [ "dependencies": [
...@@ -1162,10 +1353,11 @@ ...@@ -1162,10 +1353,11 @@
"maybe", "maybe",
"partial", "partial",
"prelude", "prelude",
"tuples" "tuples",
"typelevel-arithmetic"
], ],
"repo": "https://github.com/sigma-andex/purescript-fast-vect.git", "repo": "https://github.com/sigma-andex/purescript-fast-vect.git",
"version": "v0.2.0" "version": "v0.3.1"
}, },
"ffi-foreign": { "ffi-foreign": {
"dependencies": [ "dependencies": [
...@@ -1258,7 +1450,7 @@ ...@@ -1258,7 +1450,7 @@
"web-uievents" "web-uievents"
], ],
"repo": "https://github.com/easafe/purescript-flame.git", "repo": "https://github.com/easafe/purescript-flame.git",
"version": "v1.1.0" "version": "v1.1.1"
}, },
"float32": { "float32": {
"dependencies": [ "dependencies": [
...@@ -1376,7 +1568,7 @@ ...@@ -1376,7 +1568,7 @@
"transformers" "transformers"
], ],
"repo": "https://github.com/purescript-contrib/purescript-formatters.git", "repo": "https://github.com/purescript-contrib/purescript-formatters.git",
"version": "v5.0.1" "version": "v6.0.0"
}, },
"formula": { "formula": {
"dependencies": [ "dependencies": [
...@@ -1441,7 +1633,7 @@ ...@@ -1441,7 +1633,7 @@
"unsafe-coerce" "unsafe-coerce"
], ],
"repo": "https://github.com/purescript/purescript-free.git", "repo": "https://github.com/purescript/purescript-free.git",
"version": "v6.0.1" "version": "v6.2.0"
}, },
"freeap": { "freeap": {
"dependencies": [ "dependencies": [
...@@ -1533,7 +1725,7 @@ ...@@ -1533,7 +1725,7 @@
"sparse-polynomials" "sparse-polynomials"
], ],
"repo": "https://github.com/Ebmtranceboy/purescript-geometry-plane.git", "repo": "https://github.com/Ebmtranceboy/purescript-geometry-plane.git",
"version": "v1.0.1" "version": "v1.0.2"
}, },
"github-actions-toolkit": { "github-actions-toolkit": {
"dependencies": [ "dependencies": [
...@@ -1562,7 +1754,7 @@ ...@@ -1562,7 +1754,7 @@
"psci-support" "psci-support"
], ],
"repo": "https://github.com/dirkz/purescript-gl-matrix.git", "repo": "https://github.com/dirkz/purescript-gl-matrix.git",
"version": "v2.0.1" "version": "v2.1.0"
}, },
"globals": { "globals": {
"dependencies": [ "dependencies": [
...@@ -1605,59 +1797,6 @@ ...@@ -1605,59 +1797,6 @@
"repo": "https://github.com/purescript-grain/purescript-grain-virtualized.git", "repo": "https://github.com/purescript-grain/purescript-grain-virtualized.git",
"version": "v2.0.0" "version": "v2.0.0"
}, },
"graphql-client": {
"dependencies": [
"aff",
"aff-promise",
"affjax",
"argonaut-codecs",
"argonaut-core",
"arrays",
"bifunctors",
"control",
"datetime",
"effect",
"either",
"enums",
"exceptions",
"foldable-traversable",
"foreign",
"foreign-generic",
"foreign-object",
"functions",
"halogen-subscriptions",
"heterogeneous",
"http-methods",
"integers",
"lists",
"maybe",
"media-types",
"newtype",
"node-buffer",
"node-fs",
"nullable",
"numbers",
"ordered-collections",
"parsing",
"prelude",
"profunctor",
"profunctor-lenses",
"psci-support",
"quickcheck",
"record",
"spec",
"spec-discovery",
"string-parsers",
"strings",
"strings-extra",
"transformers",
"tuples",
"typelevel-prelude",
"unicode"
],
"repo": "https://github.com/OxfordAbstracts/purescript-graphql-client.git",
"version": "v4.0.18"
},
"graphqlclient": { "graphqlclient": {
"dependencies": [ "dependencies": [
"affjax", "affjax",
...@@ -1686,7 +1825,7 @@ ...@@ -1686,7 +1825,7 @@
"tuples" "tuples"
], ],
"repo": "https://github.com/purescript-graphqlclient/purescript-graphqlclient.git", "repo": "https://github.com/purescript-graphqlclient/purescript-graphqlclient.git",
"version": "v1.2.0" "version": "v1.2.1"
}, },
"graphs": { "graphs": {
"dependencies": [ "dependencies": [
...@@ -1696,6 +1835,34 @@ ...@@ -1696,6 +1835,34 @@
"repo": "https://github.com/purescript/purescript-graphs.git", "repo": "https://github.com/purescript/purescript-graphs.git",
"version": "v5.0.0" "version": "v5.0.0"
}, },
"grid-reactors": {
"dependencies": [
"arrays",
"canvas-action",
"colors",
"effect",
"exceptions",
"foldable-traversable",
"free",
"halogen",
"halogen-hooks",
"halogen-subscriptions",
"integers",
"maybe",
"partial",
"prelude",
"psci-support",
"st",
"tailrec",
"transformers",
"tuples",
"web-events",
"web-html",
"web-uievents"
],
"repo": "https://github.com/Eugleo/purescript-grid-reactors.git",
"version": "v3.0.0"
},
"group": { "group": {
"dependencies": [ "dependencies": [
"lists" "lists"
...@@ -1748,13 +1915,26 @@ ...@@ -1748,13 +1915,26 @@
}, },
"halogen-formless": { "halogen-formless": {
"dependencies": [ "dependencies": [
"convertable-options",
"effect",
"either",
"foldable-traversable",
"foreign-object",
"halogen", "halogen",
"variant",
"heterogeneous", "heterogeneous",
"profunctor-lenses" "maybe",
"prelude",
"record",
"safe-coerce",
"type-equality",
"unsafe-coerce",
"unsafe-reference",
"variant",
"web-events",
"web-uievents"
], ],
"repo": "https://github.com/thomashoneyman/purescript-halogen-formless.git", "repo": "https://github.com/thomashoneyman/purescript-halogen-formless.git",
"version": "v2.0.1" "version": "v3.0.0"
}, },
"halogen-hooks": { "halogen-hooks": {
"dependencies": [ "dependencies": [
...@@ -1767,8 +1947,29 @@ ...@@ -1767,8 +1947,29 @@
"dependencies": [ "dependencies": [
"halogen-hooks" "halogen-hooks"
], ],
"repo": "https://github.com/jordanmartinez/purescript-halogen-hooks-extra.git", "repo": "https://github.com/jordanmartinez/purescript-halogen-hooks-extra.git",
"version": "v0.8.0" "version": "v0.8.0"
},
"halogen-router": {
"dependencies": [
"aff",
"effect",
"either",
"foreign",
"halogen",
"halogen-hooks",
"halogen-store",
"halogen-subscriptions",
"maybe",
"prelude",
"routing",
"routing-duplex",
"safe-coerce",
"transformers",
"tuples"
],
"repo": "https://github.com/katsujukou/purescript-halogen-router.git",
"version": "v0.1.0"
}, },
"halogen-select": { "halogen-select": {
"dependencies": [ "dependencies": [
...@@ -1781,20 +1982,24 @@ ...@@ -1781,20 +1982,24 @@
"halogen-store": { "halogen-store": {
"dependencies": [ "dependencies": [
"aff", "aff",
"distributive",
"effect", "effect",
"foldable-traversable", "foldable-traversable",
"fork",
"halogen", "halogen",
"halogen-hooks", "halogen-hooks",
"halogen-subscriptions", "halogen-subscriptions",
"maybe", "maybe",
"prelude", "prelude",
"refs", "refs",
"tailrec",
"transformers", "transformers",
"tuples",
"unsafe-coerce", "unsafe-coerce",
"unsafe-reference" "unsafe-reference"
], ],
"repo": "https://github.com/thomashoneyman/purescript-halogen-store.git", "repo": "https://github.com/thomashoneyman/purescript-halogen-store.git",
"version": "v0.2.0" "version": "v0.4.1"
}, },
"halogen-storybook": { "halogen-storybook": {
"dependencies": [ "dependencies": [
...@@ -1824,7 +2029,7 @@ ...@@ -1824,7 +2029,7 @@
"halogen" "halogen"
], ],
"repo": "https://github.com/JordanMartinez/purescript-halogen-svg-elems.git", "repo": "https://github.com/JordanMartinez/purescript-halogen-svg-elems.git",
"version": "v4.0.0" "version": "v5.0.3"
}, },
"halogen-vdom": { "halogen-vdom": {
"dependencies": [ "dependencies": [
...@@ -1854,7 +2059,7 @@ ...@@ -1854,7 +2059,7 @@
"unicode" "unicode"
], ],
"repo": "https://github.com/maxdeviant/purescript-heckin.git", "repo": "https://github.com/maxdeviant/purescript-heckin.git",
"version": "v2.0.0" "version": "v2.0.1"
}, },
"heterogeneous": { "heterogeneous": {
"dependencies": [ "dependencies": [
...@@ -1905,7 +2110,7 @@ ...@@ -1905,7 +2110,7 @@
"effect", "effect",
"either", "either",
"foldable-traversable", "foldable-traversable",
"foreign", "foreign-object",
"js-uri", "js-uri",
"maybe", "maybe",
"newtype", "newtype",
...@@ -1913,56 +2118,17 @@ ...@@ -1913,56 +2118,17 @@
"node-fs", "node-fs",
"node-http", "node-http",
"node-streams", "node-streams",
"nullable",
"options", "options",
"ordered-collections", "ordered-collections",
"prelude", "prelude",
"psci-support",
"refs", "refs",
"strings", "strings",
"tuples", "tuples",
"type-equality" "type-equality"
], ],
"repo": "https://github.com/cprussin/purescript-httpure.git", "repo": "https://github.com/citizennet/purescript-httpure.git",
"version": "v0.12.0" "version": "v0.14.0"
},
"httpure-contrib-biscotti": {
"dependencies": [
"aff",
"argonaut",
"biscotti-cookie",
"biscotti-session",
"effect",
"either",
"httpure",
"maybe",
"profunctor-lenses",
"psci-support",
"test-unit",
"tuples",
"type-equality"
],
"repo": "https://github.com/drewolson/purescript-httpure-contrib-biscotti.git",
"version": "v0.2.0"
},
"httpure-middleware": {
"dependencies": [
"ansi",
"arrays",
"console",
"effect",
"formatters",
"foreign-object",
"httpure",
"integers",
"maybe",
"now",
"options",
"parallel",
"prelude",
"strings"
],
"repo": "https://github.com/joneshf/purescript-httpure-middleware.git",
"version": "v4.0.1"
}, },
"identity": { "identity": {
"dependencies": [ "dependencies": [
...@@ -2011,7 +2177,7 @@ ...@@ -2011,7 +2177,7 @@
"prelude" "prelude"
], ],
"repo": "https://github.com/jordanmartinez/purescript-interpolate.git", "repo": "https://github.com/jordanmartinez/purescript-interpolate.git",
"version": "v2.0.1" "version": "v3.0.1"
}, },
"invariant": { "invariant": {
"dependencies": [ "dependencies": [
...@@ -2271,20 +2437,29 @@ ...@@ -2271,20 +2437,29 @@
}, },
"metadata": { "metadata": {
"dependencies": [], "dependencies": [],
"repo": "https://github.com/spacchetti/purescript-metadata.git", "repo": "https://github.com/purescript/purescript-metadata.git",
"version": "v0.14.3" "version": "v0.14.7"
}, },
"midi": { "midi": {
"dependencies": [ "dependencies": [
"arrays",
"control",
"effect", "effect",
"either",
"foldable-traversable",
"integers", "integers",
"lists", "lists",
"maybe",
"ordered-collections",
"prelude", "prelude",
"signal", "signal",
"string-parsers" "string-parsers",
"strings",
"tuples",
"unfoldable"
], ],
"repo": "https://github.com/newlandsvalley/purescript-midi.git", "repo": "https://github.com/newlandsvalley/purescript-midi.git",
"version": "v3.0.0" "version": "v3.1.0"
}, },
"milkis": { "milkis": {
"dependencies": [ "dependencies": [
...@@ -2295,7 +2470,7 @@ ...@@ -2295,7 +2470,7 @@
"typelevel-prelude" "typelevel-prelude"
], ],
"repo": "https://github.com/justinwoo/purescript-milkis.git", "repo": "https://github.com/justinwoo/purescript-milkis.git",
"version": "v7.4.0" "version": "v7.5.0"
}, },
"minibench": { "minibench": {
"dependencies": [ "dependencies": [
...@@ -2415,6 +2590,23 @@ ...@@ -2415,6 +2590,23 @@
"repo": "https://github.com/oreshinya/purescript-mysql.git", "repo": "https://github.com/oreshinya/purescript-mysql.git",
"version": "v5.0.0" "version": "v5.0.0"
}, },
"nano-id": {
"dependencies": [
"aff",
"console",
"effect",
"lists",
"maybe",
"prelude",
"psci-support",
"random",
"spec",
"strings",
"stringutils"
],
"repo": "https://github.com/eikooc/nano-id.git",
"version": "v1.0.0"
},
"naturals": { "naturals": {
"dependencies": [ "dependencies": [
"maybe", "maybe",
...@@ -2487,7 +2679,7 @@ ...@@ -2487,7 +2679,7 @@
"unsafe-coerce" "unsafe-coerce"
], ],
"repo": "https://github.com/purescript-node/purescript-node-fs.git", "repo": "https://github.com/purescript-node/purescript-node-fs.git",
"version": "v6.1.0" "version": "v6.2.0"
}, },
"node-fs-aff": { "node-fs-aff": {
"dependencies": [ "dependencies": [
...@@ -2502,7 +2694,7 @@ ...@@ -2502,7 +2694,7 @@
"node-he": { "node-he": {
"dependencies": [], "dependencies": [],
"repo": "https://github.com/justinwoo/purescript-node-he.git", "repo": "https://github.com/justinwoo/purescript-node-he.git",
"version": "v0.2.0" "version": "v0.3.0"
}, },
"node-http": { "node-http": {
"dependencies": [ "dependencies": [
...@@ -2596,7 +2788,7 @@ ...@@ -2596,7 +2788,7 @@
"foreign" "foreign"
], ],
"repo": "https://github.com/justinwoo/purescript-node-sqlite3.git", "repo": "https://github.com/justinwoo/purescript-node-sqlite3.git",
"version": "v6.0.0" "version": "v7.0.0"
}, },
"node-streams": { "node-streams": {
"dependencies": [ "dependencies": [
...@@ -2635,7 +2827,7 @@ ...@@ -2635,7 +2827,7 @@
"unfoldable" "unfoldable"
], ],
"repo": "https://github.com/purescript/purescript-nonempty.git", "repo": "https://github.com/purescript/purescript-nonempty.git",
"version": "v6.0.0" "version": "v6.1.0"
}, },
"now": { "now": {
"dependencies": [ "dependencies": [
...@@ -2846,7 +3038,7 @@ ...@@ -2846,7 +3038,7 @@
"unfoldable" "unfoldable"
], ],
"repo": "https://github.com/purescript/purescript-ordered-collections.git", "repo": "https://github.com/purescript/purescript-ordered-collections.git",
"version": "v2.0.1" "version": "v2.0.2"
}, },
"ordered-set": { "ordered-set": {
"dependencies": [ "dependencies": [
...@@ -2926,12 +3118,13 @@ ...@@ -2926,12 +3118,13 @@
"lists", "lists",
"maybe", "maybe",
"prelude", "prelude",
"record",
"strings", "strings",
"transformers", "transformers",
"unicode" "unicode"
], ],
"repo": "https://github.com/purescript-contrib/purescript-parsing.git", "repo": "https://github.com/purescript-contrib/purescript-parsing.git",
"version": "v6.0.2" "version": "v8.4.0"
}, },
"parsing-dataview": { "parsing-dataview": {
"dependencies": [ "dependencies": [
...@@ -2947,7 +3140,7 @@ ...@@ -2947,7 +3140,7 @@
"arraybuffer" "arraybuffer"
], ],
"repo": "https://github.com/jamesdbrock/purescript-parsing-dataview.git", "repo": "https://github.com/jamesdbrock/purescript-parsing-dataview.git",
"version": "v2.0.1" "version": "v2.1.0"
}, },
"parsing-expect": { "parsing-expect": {
"dependencies": [ "dependencies": [
...@@ -2960,18 +3153,6 @@ ...@@ -2960,18 +3153,6 @@
"repo": "https://github.com/markfarrell/purescript-parsing-expect.git", "repo": "https://github.com/markfarrell/purescript-parsing-expect.git",
"version": "v0.0.3" "version": "v0.0.3"
}, },
"parsing-hexadecimal": {
"dependencies": [
"console",
"effect",
"parsing",
"prelude",
"psci-support",
"parsing-expect"
],
"repo": "https://github.com/markfarrell/purescript-parsing-hexadecimal.git",
"version": "v0.0.2"
},
"parsing-repetition": { "parsing-repetition": {
"dependencies": [ "dependencies": [
"console", "console",
...@@ -2991,20 +3172,6 @@ ...@@ -2991,20 +3172,6 @@
"repo": "https://github.com/jamesdbrock/purescript-parsing-replace.git", "repo": "https://github.com/jamesdbrock/purescript-parsing-replace.git",
"version": "v1.0.2" "version": "v1.0.2"
}, },
"parsing-uuid": {
"dependencies": [
"console",
"effect",
"parsing",
"prelude",
"psci-support",
"parsing-expect",
"parsing-repetition",
"parsing-hexadecimal"
],
"repo": "https://github.com/markfarrell/purescript-parsing-uuid.git",
"version": "v0.0.3"
},
"parsing-validation": { "parsing-validation": {
"dependencies": [ "dependencies": [
"console", "console",
...@@ -3087,11 +3254,12 @@ ...@@ -3087,11 +3254,12 @@
"dependencies": [ "dependencies": [
"aff", "aff",
"effect", "effect",
"option",
"prelude", "prelude",
"functions" "psci-support"
], ],
"repo": "https://github.com/lfarroco/purescript-phaser.git", "repo": "https://github.com/lfarroco/purescript-phaser.git",
"version": "v0.0.1" "version": "v0.4.0"
}, },
"phoenix": { "phoenix": {
"dependencies": [ "dependencies": [
...@@ -3118,7 +3286,7 @@ ...@@ -3118,7 +3286,7 @@
"prelude" "prelude"
], ],
"repo": "https://github.com/ursi/purescript-point-free.git", "repo": "https://github.com/ursi/purescript-point-free.git",
"version": "v0.1.3" "version": "v1.0.0"
}, },
"polymorphic-vectors": { "polymorphic-vectors": {
"dependencies": [ "dependencies": [
...@@ -3286,7 +3454,7 @@ ...@@ -3286,7 +3454,7 @@
"quickcheck" "quickcheck"
], ],
"repo": "https://github.com/xc-jp/purescript-protobuf.git", "repo": "https://github.com/xc-jp/purescript-protobuf.git",
"version": "v2.1.1" "version": "v2.1.2"
}, },
"ps-cst": { "ps-cst": {
"dependencies": [ "dependencies": [
...@@ -3557,25 +3725,36 @@ ...@@ -3557,25 +3725,36 @@
}, },
"react-basic-hooks": { "react-basic-hooks": {
"dependencies": [ "dependencies": [
"prelude",
"aff-promise",
"aff", "aff",
"aff-promise",
"bifunctors",
"console", "console",
"control",
"datetime", "datetime",
"effect", "effect",
"either", "either",
"exceptions",
"foldable-traversable",
"functions",
"indexed-monad", "indexed-monad",
"integers",
"maybe", "maybe",
"newtype", "newtype",
"now",
"nullable",
"ordered-collections",
"prelude",
"psci-support", "psci-support",
"react-basic", "react-basic",
"refs",
"tuples",
"type-equality", "type-equality",
"unsafe-coerce", "unsafe-coerce",
"unsafe-reference", "unsafe-reference",
"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": "v7.0.0" "version": "v7.0.1"
}, },
"react-dom": { "react-dom": {
"dependencies": [ "dependencies": [
...@@ -3824,7 +4003,7 @@ ...@@ -3824,7 +4003,7 @@
"prelude" "prelude"
], ],
"repo": "https://github.com/ursi/purescript-return.git", "repo": "https://github.com/ursi/purescript-return.git",
"version": "v0.1.3" "version": "v0.1.4"
}, },
"ring-modules": { "ring-modules": {
"dependencies": [ "dependencies": [
...@@ -3912,6 +4091,36 @@ ...@@ -3912,6 +4091,36 @@
"repo": "https://github.com/Mateiadrielrafael/purescript-run-external-state.git", "repo": "https://github.com/Mateiadrielrafael/purescript-run-external-state.git",
"version": "v1.0.0" "version": "v1.0.0"
}, },
"rxps": {
"dependencies": [
"arrays",
"control",
"effect",
"exceptions",
"foldable-traversable",
"functions",
"identity",
"partial",
"prelude",
"psci-support",
"strings",
"test-unit",
"transformers",
"tuples",
"web-events",
"control",
"foldable-traversable",
"identity",
"partial",
"strings",
"transformers",
"tuples",
"web-events",
"foreign-object"
],
"repo": "https://github.com/waynevanson/purescript-rxps.git",
"version": "v1.8.0"
},
"safe-coerce": { "safe-coerce": {
"dependencies": [ "dependencies": [
"unsafe-coerce" "unsafe-coerce"
...@@ -4058,7 +4267,7 @@ ...@@ -4058,7 +4267,7 @@
"strings" "strings"
], ],
"repo": "https://github.com/oreshinya/purescript-simple-jwt.git", "repo": "https://github.com/oreshinya/purescript-simple-jwt.git",
"version": "v3.0.0" "version": "v3.1.0"
}, },
"simple-ulid": { "simple-ulid": {
"dependencies": [ "dependencies": [
...@@ -4158,18 +4367,34 @@ ...@@ -4158,18 +4367,34 @@
}, },
"soundfonts": { "soundfonts": {
"dependencies": [ "dependencies": [
"aff",
"affjax", "affjax",
"argonaut-core", "argonaut-core",
"arraybuffer-types",
"arrays",
"b64", "b64",
"bifunctors",
"console", "console",
"effect", "effect",
"either",
"exceptions",
"foldable-traversable",
"foreign-object",
"http-methods", "http-methods",
"integers",
"lists",
"maybe",
"midi", "midi",
"ordered-collections",
"parallel", "parallel",
"prelude" "partial",
"prelude",
"strings",
"transformers",
"tuples"
], ],
"repo": "https://github.com/newlandsvalley/purescript-soundfonts.git", "repo": "https://github.com/newlandsvalley/purescript-soundfonts.git",
"version": "v3.2.0" "version": "v3.3.0"
}, },
"sparse-matrices": { "sparse-matrices": {
"dependencies": [ "dependencies": [
...@@ -4299,7 +4524,7 @@ ...@@ -4299,7 +4524,7 @@
"tailrec" "tailrec"
], ],
"repo": "https://github.com/purescript-contrib/purescript-string-parsers.git", "repo": "https://github.com/purescript-contrib/purescript-string-parsers.git",
"version": "v6.0.1" "version": "v7.0.0"
}, },
"strings": { "strings": {
"dependencies": [ "dependencies": [
...@@ -4406,14 +4631,15 @@ ...@@ -4406,14 +4631,15 @@
"supply": { "supply": {
"dependencies": [ "dependencies": [
"console", "console",
"control",
"effect", "effect",
"newtype",
"tuples",
"lazy", "lazy",
"refs" "prelude",
"refs",
"tuples"
], ],
"repo": "https://github.com/ajnsit/purescript-supply.git", "repo": "https://github.com/ajnsit/purescript-supply.git",
"version": "v0.1.0" "version": "v0.2.0"
}, },
"systemd-journald": { "systemd-journald": {
"dependencies": [ "dependencies": [
...@@ -4545,12 +4771,16 @@ ...@@ -4545,12 +4771,16 @@
}, },
"tree-rose": { "tree-rose": {
"dependencies": [ "dependencies": [
"prelude", "control",
"foldable-traversable",
"free",
"lists", "lists",
"free" "maybe",
"prelude",
"tailrec"
], ],
"repo": "https://github.com/jordanmartinez/purescript-tree-rose.git", "repo": "https://github.com/jordanmartinez/purescript-tree-rose.git",
"version": "v2.0.0" "version": "v4.0.2"
}, },
"tuples": { "tuples": {
"dependencies": [ "dependencies": [
...@@ -4640,7 +4870,7 @@ ...@@ -4640,7 +4870,7 @@
"unsafe-coerce" "unsafe-coerce"
], ],
"repo": "https://github.com/PureFunctor/purescript-typelevel-lists.git", "repo": "https://github.com/PureFunctor/purescript-typelevel-lists.git",
"version": "v2.0.1" "version": "v2.1.0"
}, },
"typelevel-peano": { "typelevel-peano": {
"dependencies": [ "dependencies": [
...@@ -4712,18 +4942,18 @@ ...@@ -4712,18 +4942,18 @@
"undefined-is-not-a-problem": { "undefined-is-not-a-problem": {
"dependencies": [ "dependencies": [
"assert", "assert",
"console",
"effect", "effect",
"either",
"foreign", "foreign",
"maybe",
"prelude", "prelude",
"psci-support", "psci-support",
"random", "random",
"typelevel-prelude", "tuples",
"unsafe-coerce", "unsafe-coerce"
"variant"
], ],
"repo": "https://github.com/paluh/purescript-undefined-is-not-a-problem.git", "repo": "https://github.com/paluh/purescript-undefined-is-not-a-problem.git",
"version": "v0.2.0" "version": "v0.2.1"
}, },
"undefined-or": { "undefined-or": {
"dependencies": [ "dependencies": [
...@@ -4750,7 +4980,25 @@ ...@@ -4750,7 +4980,25 @@
"strings" "strings"
], ],
"repo": "https://github.com/purescript-contrib/purescript-unicode.git", "repo": "https://github.com/purescript-contrib/purescript-unicode.git",
"version": "v5.0.0" "version": "v5.0.1"
},
"unlift": {
"dependencies": [
"aff",
"effect",
"either",
"freet",
"identity",
"lists",
"maybe",
"monad-control",
"prelude",
"st",
"transformers",
"tuples"
],
"repo": "https://github.com/tweag/purescript-unlift.git",
"version": "v1.0.1"
}, },
"unordered-collections": { "unordered-collections": {
"dependencies": [ "dependencies": [
...@@ -4765,7 +5013,7 @@ ...@@ -4765,7 +5013,7 @@
"typelevel-prelude" "typelevel-prelude"
], ],
"repo": "https://github.com/fehrenbach/purescript-unordered-collections.git", "repo": "https://github.com/fehrenbach/purescript-unordered-collections.git",
"version": "v2.1.1" "version": "v2.1.4"
}, },
"unorm": { "unorm": {
"dependencies": [], "dependencies": [],
...@@ -4784,6 +5032,16 @@ ...@@ -4784,6 +5032,16 @@
"repo": "https://github.com/purescript-contrib/purescript-unsafe-reference.git", "repo": "https://github.com/purescript-contrib/purescript-unsafe-reference.git",
"version": "v4.0.0" "version": "v4.0.0"
}, },
"untagged-to-tagged": {
"dependencies": [
"either",
"newtype",
"prelude",
"untagged-union"
],
"repo": "https://github.com/sigma-andex/purescript-untagged-to-tagged.git",
"version": "v0.1.3"
},
"untagged-union": { "untagged-union": {
"dependencies": [ "dependencies": [
"assert", "assert",
...@@ -4860,7 +5118,7 @@ ...@@ -4860,7 +5118,7 @@
"unsafe-coerce" "unsafe-coerce"
], ],
"repo": "https://github.com/natefaubion/purescript-variant.git", "repo": "https://github.com/natefaubion/purescript-variant.git",
"version": "v7.0.3" "version": "v7.1.0"
}, },
"vectorfield": { "vectorfield": {
"dependencies": [ "dependencies": [
...@@ -4898,7 +5156,7 @@ ...@@ -4898,7 +5156,7 @@
"variant" "variant"
], ],
"repo": "https://github.com/JordanMartinez/purescript-veither.git", "repo": "https://github.com/JordanMartinez/purescript-veither.git",
"version": "v1.0.5" "version": "v1.0.6"
}, },
"versions": { "versions": {
"dependencies": [ "dependencies": [
...@@ -5015,7 +5273,7 @@ ...@@ -5015,7 +5273,7 @@
"web-storage" "web-storage"
], ],
"repo": "https://github.com/purescript-web/purescript-web-html.git", "repo": "https://github.com/purescript-web/purescript-web-html.git",
"version": "v3.1.0" "version": "v3.2.0"
}, },
"web-promise": { "web-promise": {
"dependencies": [ "dependencies": [
...@@ -5051,6 +5309,23 @@ ...@@ -5051,6 +5309,23 @@
"repo": "https://github.com/purescript-web/purescript-web-socket.git", "repo": "https://github.com/purescript-web/purescript-web-socket.git",
"version": "v3.0.0" "version": "v3.0.0"
}, },
"web-speech": {
"dependencies": [
"aff",
"effect",
"functions",
"integers",
"maybe",
"nullable",
"prelude",
"psci-support",
"unsafe-coerce",
"web-events",
"web-html"
],
"repo": "https://github.com/dirkz/purescript-web-speech.git",
"version": "v0.2.0"
},
"web-storage": { "web-storage": {
"dependencies": [ "dependencies": [
"nullable", "nullable",
......
...@@ -5,8 +5,8 @@ import ...@@ -5,8 +5,8 @@ import
pkgs.fetchFromGitHub { pkgs.fetchFromGitHub {
owner = "justinwoo"; owner = "justinwoo";
repo = "easy-purescript-nix"; repo = "easy-purescript-nix";
rev = "678070816270726e2f428da873fe3f2736201f42"; rev = "9c5ffd3e54c41dece66ed84f8f23970a4f1f3883";
sha256 = "JEabdJ+3cZEYDVnzgMH/YFsaGtIBiCFcgvVO9XRgiY4="; sha256 = "8erFzbiRJYqPgJHuQwhgBPltQeaWeAZom/5X3lyUAcc=";
} }
) { ) {
inherit pkgs; inherit pkgs;
......
import ( import (
builtins.fetchTarball { builtins.fetchTarball {
url = "https://github.com/NixOS/nixpkgs/archive/21.05.tar.gz"; url = "https://github.com/NixOS/nixpkgs/archive/21.11.tar.gz";
sha256 = "1ckzhh24mgz6jd1xhfgx0i9mijk6xjqxwsshnvq789xsavrmsc36"; sha256 = "162dywda2dvfj1248afxc45kcrg83appjd0nmdb541hl7rnncf02";
} }
) )
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
name = "colors"; name = "colors";
version = "v6.0.0"; version = "v6.0.0";
src = pkgs.fetchgit { src = pkgs.fetchgit {
url = "https://github.com/sharkdp/purescript-colors.git"; url = "https://github.com/purescript-contrib/purescript-colors.git";
rev = "v6.0.0"; rev = "v6.0.0";
sha256 = "05gdjx8xhv7xxm1prrrc2brxjn1gi19qf1004syk8qx37slrjf87"; sha256 = "05gdjx8xhv7xxm1prrrc2brxjn1gi19qf1004syk8qx37slrjf87";
}; };
...@@ -336,11 +336,11 @@ ...@@ -336,11 +336,11 @@
}; };
"free" = { "free" = {
name = "free"; name = "free";
version = "v6.0.1"; version = "v6.2.0";
src = pkgs.fetchgit { src = pkgs.fetchgit {
url = "https://github.com/purescript/purescript-free.git"; url = "https://github.com/purescript/purescript-free.git";
rev = "v6.0.1"; rev = "v6.2.0";
sha256 = "0kpq83qjfjzf1l2f1cnnx36kjwnm5czgjyh2imwp3bna8js6sk39"; sha256 = "10zsw49wzlzz78882b3grl19gpca5llpdk3ph608075h0ygk3q3k";
}; };
}; };
"functions" = { "functions" = {
...@@ -516,11 +516,11 @@ ...@@ -516,11 +516,11 @@
}; };
"milkis" = { "milkis" = {
name = "milkis"; name = "milkis";
version = "v7.4.0"; version = "v7.5.0";
src = pkgs.fetchgit { src = pkgs.fetchgit {
url = "https://github.com/justinwoo/purescript-milkis.git"; url = "https://github.com/justinwoo/purescript-milkis.git";
rev = "v7.4.0"; rev = "v7.5.0";
sha256 = "10ahz4idcb3qwys7x15k3za5gkw9zbk15cdmcqsi8lfh6fg2w2db"; sha256 = "01kaqzndxq2agi6xr1k5gsn1pzvd3xxn8v1s1gl87kmiic94w6vc";
}; };
}; };
"mmorph" = { "mmorph" = {
...@@ -552,11 +552,11 @@ ...@@ -552,11 +552,11 @@
}; };
"node-fs" = { "node-fs" = {
name = "node-fs"; name = "node-fs";
version = "v6.1.0"; version = "v6.2.0";
src = pkgs.fetchgit { src = pkgs.fetchgit {
url = "https://github.com/purescript-node/purescript-node-fs.git"; url = "https://github.com/purescript-node/purescript-node-fs.git";
rev = "v6.1.0"; rev = "v6.2.0";
sha256 = "1w97m2afn7yn757niknkbk7w6nyg4n5dabxr7gzfz368z1nkf45s"; sha256 = "1b89sxr6asxvgx59myhfbahiiz1z6sg2qfrm9bqd46h93ai8bhn1";
}; };
}; };
"node-path" = { "node-path" = {
...@@ -579,11 +579,11 @@ ...@@ -579,11 +579,11 @@
}; };
"nonempty" = { "nonempty" = {
name = "nonempty"; name = "nonempty";
version = "v6.0.0"; version = "v6.1.0";
src = pkgs.fetchgit { src = pkgs.fetchgit {
url = "https://github.com/purescript/purescript-nonempty.git"; url = "https://github.com/purescript/purescript-nonempty.git";
rev = "v6.0.0"; rev = "v6.1.0";
sha256 = "0azk1jrpqnjf2i97lcp63wcm31c4hddklp1mfmdan27zap3zqyjm"; sha256 = "0hhhw5x5xvs2bd9373gklja1545glnzi1xc2sj16kkznnayrmvsn";
}; };
}; };
"now" = { "now" = {
...@@ -615,11 +615,11 @@ ...@@ -615,11 +615,11 @@
}; };
"ordered-collections" = { "ordered-collections" = {
name = "ordered-collections"; name = "ordered-collections";
version = "v2.0.1"; version = "v2.0.2";
src = pkgs.fetchgit { src = pkgs.fetchgit {
url = "https://github.com/purescript/purescript-ordered-collections.git"; url = "https://github.com/purescript/purescript-ordered-collections.git";
rev = "v2.0.1"; rev = "v2.0.2";
sha256 = "1p592g0s07c56639y71782af0zz5cndpjxd5w9n41hdszsz1b86h"; sha256 = "0g57043ylj3kldkm5vn233yd6hiamryhdfh72cxx9h3mn0ra8ghd";
}; };
}; };
"orders" = { "orders" = {
...@@ -642,11 +642,11 @@ ...@@ -642,11 +642,11 @@
}; };
"parsing" = { "parsing" = {
name = "parsing"; name = "parsing";
version = "v6.0.2"; version = "v8.4.0";
src = pkgs.fetchgit { src = pkgs.fetchgit {
url = "https://github.com/purescript-contrib/purescript-parsing.git"; url = "https://github.com/purescript-contrib/purescript-parsing.git";
rev = "v6.0.2"; rev = "v8.4.0";
sha256 = "0lhri5bfk4j6dgzi4d5gvmd628hjs9jgyky910ylj6qzalw9fj56"; sha256 = "1rq57cwfx7rx3h3hdc4m8lv90724i5gf2pak9ljj0fcnw96gsaa1";
}; };
}; };
"partial" = { "partial" = {
...@@ -912,11 +912,11 @@ ...@@ -912,11 +912,11 @@
}; };
"string-parsers" = { "string-parsers" = {
name = "string-parsers"; name = "string-parsers";
version = "v6.0.1"; version = "v7.0.0";
src = pkgs.fetchgit { src = pkgs.fetchgit {
url = "https://github.com/purescript-contrib/purescript-string-parsers.git"; url = "https://github.com/purescript-contrib/purescript-string-parsers.git";
rev = "v6.0.1"; rev = "v7.0.0";
sha256 = "143a2s56kbx3i0xi5wfqp28znr0hdydy902jla236i7kal5y098m"; sha256 = "0kjqx6f8jgcbaf0v401hrdqw61zzvp8my9ik8cn55njn6i3mx74w";
}; };
}; };
"strings" = { "strings" = {
...@@ -1056,11 +1056,11 @@ ...@@ -1056,11 +1056,11 @@
}; };
"unicode" = { "unicode" = {
name = "unicode"; name = "unicode";
version = "v5.0.0"; version = "v5.0.1";
src = pkgs.fetchgit { src = pkgs.fetchgit {
url = "https://github.com/purescript-contrib/purescript-unicode.git"; url = "https://github.com/purescript-contrib/purescript-unicode.git";
rev = "v5.0.0"; rev = "v5.0.1";
sha256 = "0sqvgl3il2rl3zxkbzsqb19wib108zvyw73jxiavpfdm6hdmnxvc"; sha256 = "0xh9wwyrl9nsw3h3wzalc1gaph39drj0i6k648cf9bnbb96nxa4z";
}; };
}; };
"unsafe-coerce" = { "unsafe-coerce" = {
...@@ -1092,11 +1092,11 @@ ...@@ -1092,11 +1092,11 @@
}; };
"variant" = { "variant" = {
name = "variant"; name = "variant";
version = "v7.0.3"; version = "v7.1.0";
src = pkgs.fetchgit { src = pkgs.fetchgit {
url = "https://github.com/natefaubion/purescript-variant.git"; url = "https://github.com/natefaubion/purescript-variant.git";
rev = "v7.0.3"; rev = "v7.1.0";
sha256 = "1q2pky3gf177ihy2zjzqvp1cj18ycaki9vm4ghw18p7hf256lqmc"; sha256 = "064aijlcphyg5mjhxx4acwjlnh7ha3v033zzan31rhkqi6m4r3da";
}; };
}; };
"versions" = { "versions" = {
...@@ -1137,11 +1137,11 @@ ...@@ -1137,11 +1137,11 @@
}; };
"web-html" = { "web-html" = {
name = "web-html"; name = "web-html";
version = "v3.1.0"; version = "v3.2.0";
src = pkgs.fetchgit { src = pkgs.fetchgit {
url = "https://github.com/purescript-web/purescript-web-html.git"; url = "https://github.com/purescript-web/purescript-web-html.git";
rev = "v3.1.0"; rev = "v3.2.0";
sha256 = "007anmqqifrjnpfa4xf7qa8xnpbhvcxqdraj9lnhizwq65vx53sn"; sha256 = "1ds26vwyba0chhpa09m938brw9q8pxjk6z1n3d4nc30hvdkrjnbh";
}; };
}; };
"web-storage" = { "web-storage" = {
......
let upstream = let upstream =
https://github.com/purescript/package-sets/releases/download/psc-0.14.5-20220110/packages.dhall sha256:8dbf71bfc6c7a11043619eebe90ff85f7d884541048aa8cc48eef1ee781cbc0e https://github.com/purescript/package-sets/releases/download/psc-0.14.7-20220404/packages.dhall sha256:75d0f0719f32456e6bdc3efd41cfc64785655d2b751e3d080bd849033ed053f2
let overrides = let overrides =
{ globals = { globals =
...@@ -7,6 +7,63 @@ let overrides = ...@@ -7,6 +7,63 @@ let overrides =
, repo = "https://github.com/purescript/purescript-globals" , repo = "https://github.com/purescript/purescript-globals"
, version = "v4.1.0" , version = "v4.1.0"
} }
-- TODO Remove graphql-client when
-- https://github.com/OxfordAbstracts/purescript-graphql-client/issues/73
-- is merged
, graphql-client =
{ dependencies =
[ "aff"
, "aff-promise"
, "affjax"
, "argonaut-codecs"
, "argonaut-core"
, "arrays"
, "bifunctors"
, "control"
, "datetime"
, "effect"
, "either"
, "enums"
, "exceptions"
, "foldable-traversable"
, "foreign"
, "foreign-generic"
, "foreign-object"
, "functions"
, "halogen-subscriptions"
, "heterogeneous"
, "http-methods"
, "integers"
, "lists"
, "maybe"
, "media-types"
, "newtype"
, "node-buffer"
, "node-fs"
, "nullable"
, "numbers"
, "ordered-collections"
, "parsing"
, "prelude"
, "profunctor"
, "profunctor-lenses"
, "psci-support"
, "quickcheck"
, "record"
, "spec"
, "spec-discovery"
, "string-parsers"
, "strings"
, "strings-extra"
, "transformers"
, "tuples"
, "typelevel-prelude"
, "unicode"
]
, repo = "https://github.com/OxfordAbstracts/purescript-graphql-client.git"
, version = "update-package-set-#73"
--, version = "v7.0.0"
}
, smolder = , smolder =
{ dependencies = { dependencies =
[ "bifunctors" [ "bifunctors"
......
...@@ -105,7 +105,7 @@ let ...@@ -105,7 +105,7 @@ let
in in
pkgs.mkShell { pkgs.mkShell {
buildInputs = [ buildInputs = [
easy-ps.purs-0_14_5 easy-ps.purs-0_14_7
easy-ps.psc-package easy-ps.psc-package
easy-ps.dhall-json-simple easy-ps.dhall-json-simple
easy-ps.zephyr easy-ps.zephyr
......
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