Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Grégoire Locqueville
purescript-gargantext
Commits
44329133
Commit
44329133
authored
Apr 06, 2022
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[purescript] bump PS to version 0.14.7
parent
99c67182
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
603 additions
and
271 deletions
+603
-271
packages.json
.psc-package/local/.set/packages.json
+509
-234
easy-ps.nix
nix/easy-ps.nix
+2
-2
pinned.nix
nix/pinned.nix
+2
-2
purs-packages.nix
nix/purs-packages.nix
+31
-31
packages.dhall
packages.dhall
+58
-1
shell.nix
shell.nix
+1
-1
No files found.
.psc-package/local/.set/packages.json
View file @
44329133
...
...
@@ -35,12 +35,22 @@
},
"aff-bus"
:
{
"dependencies"
:
[
"aff"
,
"avar"
,
"console"
,
"effect"
,
"prelude"
"either"
,
"exceptions"
,
"foldable-traversable"
,
"lists"
,
"prelude"
,
"refs"
,
"tailrec"
,
"transformers"
,
"tuples"
],
"repo"
:
"https://github.com/purescript-contrib/purescript-aff-bus.git"
,
"version"
:
"v5.0.
0
"
"version"
:
"v5.0.
1
"
},
"aff-coroutines"
:
{
"dependencies"
:
[
...
...
@@ -94,6 +104,26 @@
"repo"
:
"https://github.com/purescript-contrib/purescript-affjax.git"
,
"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"
:
{
"dependencies"
:
[
"foldable-traversable"
,
...
...
@@ -181,7 +211,7 @@
"functions"
],
"repo"
:
"https://github.com/purescript-contrib/purescript-arraybuffer.git"
,
"version"
:
"v1
1.0.1
"
"version"
:
"v1
2.0.0
"
},
"arraybuffer-builder"
:
{
"dependencies"
:
[
...
...
@@ -327,7 +357,7 @@
"node-http"
],
"repo"
:
"https://github.com/oreshinya/purescript-basic-auth.git"
,
"version"
:
"v2.
0
.0"
"version"
:
"v2.
1
.0"
},
"bifunctors"
:
{
"dependencies"
:
[
...
...
@@ -357,46 +387,6 @@
"repo"
:
"https://github.com/athanclark/purescript-bip39.git"
,
"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"
:
{
"dependencies"
:
[
"prelude"
,
...
...
@@ -412,6 +402,22 @@
"repo"
:
"https://github.com/klntsky/purescript-bower-json.git"
,
"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"
:
{
"dependencies"
:
[
"aff"
,
...
...
@@ -558,6 +564,35 @@
"repo"
:
"https://github.com/purescript-web/purescript-canvas.git"
,
"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"
:
{
"dependencies"
:
[
"console"
,
...
...
@@ -698,7 +733,7 @@
"partial"
,
"strings"
],
"repo"
:
"https://github.com/
sharkdp
/purescript-colors.git"
,
"repo"
:
"https://github.com/
purescript-contrib
/purescript-colors.git"
,
"version"
:
"v6.0.0"
},
"concur-core"
:
{
...
...
@@ -780,6 +815,16 @@
"repo"
:
"https://github.com/purescript/purescript-control.git"
,
"version"
:
"v5.0.0"
},
"convertable-options"
:
{
"dependencies"
:
[
"console"
,
"effect"
,
"maybe"
,
"record"
],
"repo"
:
"https://github.com/natefaubion/purescript-convertable-options"
,
"version"
:
"v1.0.0"
},
"coroutines"
:
{
"dependencies"
:
[
"freet"
,
...
...
@@ -791,10 +836,12 @@
},
"crypto"
:
{
"dependencies"
:
[
"node-buffer"
"aff"
,
"node-buffer"
,
"nullable"
],
"repo"
:
"https://github.com/oreshinya/purescript-crypto.git"
,
"version"
:
"v
3
.0.0"
"version"
:
"v
4
.0.0"
},
"css"
:
{
"dependencies"
:
[
...
...
@@ -817,6 +864,26 @@
"repo"
:
"https://github.com/danieljharvey/purescript-cssom.git"
,
"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"
:
{
"dependencies"
:
[
"bifunctors"
,
...
...
@@ -873,6 +940,21 @@
"repo"
:
"https://github.com/mushishi78/purescript-dexie.git"
,
"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"
:
{
"dependencies"
:
[
"identity"
,
...
...
@@ -974,6 +1056,41 @@
"repo"
:
"https://github.com/paf31/purescript-drawing.git"
,
"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"
:
{
"dependencies"
:
[
"arraybuffer-types"
,
...
...
@@ -1031,25 +1148,70 @@
"dependencies"
:
[
"aff"
,
"argonaut-core"
,
"arrays"
,
"bifunctors"
,
"console"
,
"debug"
,
"effect"
,
"either"
,
"foldable-traversable"
,
"foreign"
,
"foreign-object"
,
"functions"
,
"integers"
,
"js-date"
,
"maybe"
,
"nullable"
,
"partial"
,
"prelude"
,
"re
cord
"
,
"
tuple
s"
,
"re
fs
"
,
"
string
s"
,
"typelevel-prelude"
,
"unsafe-coerce"
,
"web-dom"
,
"web-html"
],
"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"
:
{
"dependencies"
:
[
"elmish"
,
"foreign-object"
"foreign-object"
,
"record"
],
"repo"
:
"https://github.com/collegevine/purescript-elmish-html.git"
,
"version"
:
"v0.3.1"
...
...
@@ -1061,7 +1223,7 @@
"transformers"
],
"repo"
:
"https://github.com/cdepillabout/purescript-email-validate.git"
,
"version"
:
"v
6
.0.0"
"version"
:
"v
7
.0.0"
},
"encoding"
:
{
"dependencies"
:
[
...
...
@@ -1090,6 +1252,35 @@
"repo"
:
"https://github.com/purescript/purescript-enums.git"
,
"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"
:
{
"dependencies"
:
[
"control"
,
...
...
@@ -1131,7 +1322,7 @@
"typelevel-prelude"
],
"repo"
:
"https://github.com/justinwoo/purescript-expect-inferred.git"
,
"version"
:
"v
2
.0.0"
"version"
:
"v
3
.0.0"
},
"express"
:
{
"dependencies"
:
[
...
...
@@ -1162,10 +1353,11 @@
"maybe"
,
"partial"
,
"prelude"
,
"tuples"
"tuples"
,
"typelevel-arithmetic"
],
"repo"
:
"https://github.com/sigma-andex/purescript-fast-vect.git"
,
"version"
:
"v0.
2.0
"
"version"
:
"v0.
3.1
"
},
"ffi-foreign"
:
{
"dependencies"
:
[
...
...
@@ -1258,7 +1450,7 @@
"web-uievents"
],
"repo"
:
"https://github.com/easafe/purescript-flame.git"
,
"version"
:
"v1.1.
0
"
"version"
:
"v1.1.
1
"
},
"float32"
:
{
"dependencies"
:
[
...
...
@@ -1376,7 +1568,7 @@
"transformers"
],
"repo"
:
"https://github.com/purescript-contrib/purescript-formatters.git"
,
"version"
:
"v
5.0.1
"
"version"
:
"v
6.0.0
"
},
"formula"
:
{
"dependencies"
:
[
...
...
@@ -1441,7 +1633,7 @@
"unsafe-coerce"
],
"repo"
:
"https://github.com/purescript/purescript-free.git"
,
"version"
:
"v6.
0.1
"
"version"
:
"v6.
2.0
"
},
"freeap"
:
{
"dependencies"
:
[
...
...
@@ -1533,7 +1725,7 @@
"sparse-polynomials"
],
"repo"
:
"https://github.com/Ebmtranceboy/purescript-geometry-plane.git"
,
"version"
:
"v1.0.
1
"
"version"
:
"v1.0.
2
"
},
"github-actions-toolkit"
:
{
"dependencies"
:
[
...
...
@@ -1562,7 +1754,7 @@
"psci-support"
],
"repo"
:
"https://github.com/dirkz/purescript-gl-matrix.git"
,
"version"
:
"v2.
0.1
"
"version"
:
"v2.
1.0
"
},
"globals"
:
{
"dependencies"
:
[
...
...
@@ -1605,59 +1797,6 @@
"repo"
:
"https://github.com/purescript-grain/purescript-grain-virtualized.git"
,
"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"
:
{
"dependencies"
:
[
"affjax"
,
...
...
@@ -1686,7 +1825,7 @@
"tuples"
],
"repo"
:
"https://github.com/purescript-graphqlclient/purescript-graphqlclient.git"
,
"version"
:
"v1.2.
0
"
"version"
:
"v1.2.
1
"
},
"graphs"
:
{
"dependencies"
:
[
...
...
@@ -1696,6 +1835,34 @@
"repo"
:
"https://github.com/purescript/purescript-graphs.git"
,
"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"
:
{
"dependencies"
:
[
"lists"
...
...
@@ -1748,13 +1915,26 @@
},
"halogen-formless"
:
{
"dependencies"
:
[
"convertable-options"
,
"effect"
,
"either"
,
"foldable-traversable"
,
"foreign-object"
,
"halogen"
,
"variant"
,
"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"
,
"version"
:
"v
2.0.1
"
"version"
:
"v
3.0.0
"
},
"halogen-hooks"
:
{
"dependencies"
:
[
...
...
@@ -1767,8 +1947,29 @@
"dependencies"
:
[
"halogen-hooks"
],
"repo"
:
"https://github.com/jordanmartinez/purescript-halogen-hooks-extra.git"
,
"version"
:
"v0.8.0"
"repo"
:
"https://github.com/jordanmartinez/purescript-halogen-hooks-extra.git"
,
"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"
:
{
"dependencies"
:
[
...
...
@@ -1781,20 +1982,24 @@
"halogen-store"
:
{
"dependencies"
:
[
"aff"
,
"distributive"
,
"effect"
,
"foldable-traversable"
,
"fork"
,
"halogen"
,
"halogen-hooks"
,
"halogen-subscriptions"
,
"maybe"
,
"prelude"
,
"refs"
,
"tailrec"
,
"transformers"
,
"tuples"
,
"unsafe-coerce"
,
"unsafe-reference"
],
"repo"
:
"https://github.com/thomashoneyman/purescript-halogen-store.git"
,
"version"
:
"v0.
2.0
"
"version"
:
"v0.
4.1
"
},
"halogen-storybook"
:
{
"dependencies"
:
[
...
...
@@ -1824,7 +2029,7 @@
"halogen"
],
"repo"
:
"https://github.com/JordanMartinez/purescript-halogen-svg-elems.git"
,
"version"
:
"v
4.0.0
"
"version"
:
"v
5.0.3
"
},
"halogen-vdom"
:
{
"dependencies"
:
[
...
...
@@ -1854,7 +2059,7 @@
"unicode"
],
"repo"
:
"https://github.com/maxdeviant/purescript-heckin.git"
,
"version"
:
"v2.0.
0
"
"version"
:
"v2.0.
1
"
},
"heterogeneous"
:
{
"dependencies"
:
[
...
...
@@ -1905,7 +2110,7 @@
"effect"
,
"either"
,
"foldable-traversable"
,
"foreign"
,
"foreign
-object
"
,
"js-uri"
,
"maybe"
,
"newtype"
,
...
...
@@ -1913,56 +2118,17 @@
"node-fs"
,
"node-http"
,
"node-streams"
,
"nullable"
,
"options"
,
"ordered-collections"
,
"prelude"
,
"psci-support"
,
"refs"
,
"strings"
,
"tuples"
,
"type-equality"
],
"repo"
:
"https://github.com/cprussin/purescript-httpure.git"
,
"version"
:
"v0.12.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"
"repo"
:
"https://github.com/citizennet/purescript-httpure.git"
,
"version"
:
"v0.14.0"
},
"identity"
:
{
"dependencies"
:
[
...
...
@@ -2011,7 +2177,7 @@
"prelude"
],
"repo"
:
"https://github.com/jordanmartinez/purescript-interpolate.git"
,
"version"
:
"v
2
.0.1"
"version"
:
"v
3
.0.1"
},
"invariant"
:
{
"dependencies"
:
[
...
...
@@ -2271,20 +2437,29 @@
},
"metadata"
:
{
"dependencies"
:
[],
"repo"
:
"https://github.com/
spacchetti
/purescript-metadata.git"
,
"version"
:
"v0.14.
3
"
"repo"
:
"https://github.com/
purescript
/purescript-metadata.git"
,
"version"
:
"v0.14.
7
"
},
"midi"
:
{
"dependencies"
:
[
"arrays"
,
"control"
,
"effect"
,
"either"
,
"foldable-traversable"
,
"integers"
,
"lists"
,
"maybe"
,
"ordered-collections"
,
"prelude"
,
"signal"
,
"string-parsers"
"string-parsers"
,
"strings"
,
"tuples"
,
"unfoldable"
],
"repo"
:
"https://github.com/newlandsvalley/purescript-midi.git"
,
"version"
:
"v3.
0
.0"
"version"
:
"v3.
1
.0"
},
"milkis"
:
{
"dependencies"
:
[
...
...
@@ -2295,7 +2470,7 @@
"typelevel-prelude"
],
"repo"
:
"https://github.com/justinwoo/purescript-milkis.git"
,
"version"
:
"v7.
4
.0"
"version"
:
"v7.
5
.0"
},
"minibench"
:
{
"dependencies"
:
[
...
...
@@ -2415,6 +2590,23 @@
"repo"
:
"https://github.com/oreshinya/purescript-mysql.git"
,
"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"
:
{
"dependencies"
:
[
"maybe"
,
...
...
@@ -2487,7 +2679,7 @@
"unsafe-coerce"
],
"repo"
:
"https://github.com/purescript-node/purescript-node-fs.git"
,
"version"
:
"v6.
1
.0"
"version"
:
"v6.
2
.0"
},
"node-fs-aff"
:
{
"dependencies"
:
[
...
...
@@ -2502,7 +2694,7 @@
"node-he"
:
{
"dependencies"
:
[],
"repo"
:
"https://github.com/justinwoo/purescript-node-he.git"
,
"version"
:
"v0.
2
.0"
"version"
:
"v0.
3
.0"
},
"node-http"
:
{
"dependencies"
:
[
...
...
@@ -2596,7 +2788,7 @@
"foreign"
],
"repo"
:
"https://github.com/justinwoo/purescript-node-sqlite3.git"
,
"version"
:
"v
6
.0.0"
"version"
:
"v
7
.0.0"
},
"node-streams"
:
{
"dependencies"
:
[
...
...
@@ -2635,7 +2827,7 @@
"unfoldable"
],
"repo"
:
"https://github.com/purescript/purescript-nonempty.git"
,
"version"
:
"v6.
0
.0"
"version"
:
"v6.
1
.0"
},
"now"
:
{
"dependencies"
:
[
...
...
@@ -2846,7 +3038,7 @@
"unfoldable"
],
"repo"
:
"https://github.com/purescript/purescript-ordered-collections.git"
,
"version"
:
"v2.0.
1
"
"version"
:
"v2.0.
2
"
},
"ordered-set"
:
{
"dependencies"
:
[
...
...
@@ -2926,12 +3118,13 @@
"lists"
,
"maybe"
,
"prelude"
,
"record"
,
"strings"
,
"transformers"
,
"unicode"
],
"repo"
:
"https://github.com/purescript-contrib/purescript-parsing.git"
,
"version"
:
"v
6.0.2
"
"version"
:
"v
8.4.0
"
},
"parsing-dataview"
:
{
"dependencies"
:
[
...
...
@@ -2947,7 +3140,7 @@
"arraybuffer"
],
"repo"
:
"https://github.com/jamesdbrock/purescript-parsing-dataview.git"
,
"version"
:
"v2.
0.1
"
"version"
:
"v2.
1.0
"
},
"parsing-expect"
:
{
"dependencies"
:
[
...
...
@@ -2960,18 +3153,6 @@
"repo"
:
"https://github.com/markfarrell/purescript-parsing-expect.git"
,
"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"
:
{
"dependencies"
:
[
"console"
,
...
...
@@ -2991,20 +3172,6 @@
"repo"
:
"https://github.com/jamesdbrock/purescript-parsing-replace.git"
,
"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"
:
{
"dependencies"
:
[
"console"
,
...
...
@@ -3087,11 +3254,12 @@
"dependencies"
:
[
"aff"
,
"effect"
,
"option"
,
"prelude"
,
"
functions
"
"
psci-support
"
],
"repo"
:
"https://github.com/lfarroco/purescript-phaser.git"
,
"version"
:
"v0.
0.1
"
"version"
:
"v0.
4.0
"
},
"phoenix"
:
{
"dependencies"
:
[
...
...
@@ -3118,7 +3286,7 @@
"prelude"
],
"repo"
:
"https://github.com/ursi/purescript-point-free.git"
,
"version"
:
"v
0.1.3
"
"version"
:
"v
1.0.0
"
},
"polymorphic-vectors"
:
{
"dependencies"
:
[
...
...
@@ -3286,7 +3454,7 @@
"quickcheck"
],
"repo"
:
"https://github.com/xc-jp/purescript-protobuf.git"
,
"version"
:
"v2.1.
1
"
"version"
:
"v2.1.
2
"
},
"ps-cst"
:
{
"dependencies"
:
[
...
...
@@ -3557,25 +3725,36 @@
},
"react-basic-hooks"
:
{
"dependencies"
:
[
"prelude"
,
"aff-promise"
,
"aff"
,
"aff-promise"
,
"bifunctors"
,
"console"
,
"control"
,
"datetime"
,
"effect"
,
"either"
,
"exceptions"
,
"foldable-traversable"
,
"functions"
,
"indexed-monad"
,
"integers"
,
"maybe"
,
"newtype"
,
"now"
,
"nullable"
,
"ordered-collections"
,
"prelude"
,
"psci-support"
,
"react-basic"
,
"refs"
,
"tuples"
,
"type-equality"
,
"unsafe-coerce"
,
"unsafe-reference"
,
"web-html"
],
"repo"
:
"https://github.com/spicydonuts/purescript-react-basic-hooks.git"
,
"version"
:
"v7.0.
0
"
"version"
:
"v7.0.
1
"
},
"react-dom"
:
{
"dependencies"
:
[
...
...
@@ -3824,7 +4003,7 @@
"prelude"
],
"repo"
:
"https://github.com/ursi/purescript-return.git"
,
"version"
:
"v0.1.
3
"
"version"
:
"v0.1.
4
"
},
"ring-modules"
:
{
"dependencies"
:
[
...
...
@@ -3912,6 +4091,36 @@
"repo"
:
"https://github.com/Mateiadrielrafael/purescript-run-external-state.git"
,
"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"
:
{
"dependencies"
:
[
"unsafe-coerce"
...
...
@@ -4058,7 +4267,7 @@
"strings"
],
"repo"
:
"https://github.com/oreshinya/purescript-simple-jwt.git"
,
"version"
:
"v3.
0
.0"
"version"
:
"v3.
1
.0"
},
"simple-ulid"
:
{
"dependencies"
:
[
...
...
@@ -4158,18 +4367,34 @@
},
"soundfonts"
:
{
"dependencies"
:
[
"aff"
,
"affjax"
,
"argonaut-core"
,
"arraybuffer-types"
,
"arrays"
,
"b64"
,
"bifunctors"
,
"console"
,
"effect"
,
"either"
,
"exceptions"
,
"foldable-traversable"
,
"foreign-object"
,
"http-methods"
,
"integers"
,
"lists"
,
"maybe"
,
"midi"
,
"ordered-collections"
,
"parallel"
,
"prelude"
"partial"
,
"prelude"
,
"strings"
,
"transformers"
,
"tuples"
],
"repo"
:
"https://github.com/newlandsvalley/purescript-soundfonts.git"
,
"version"
:
"v3.
2
.0"
"version"
:
"v3.
3
.0"
},
"sparse-matrices"
:
{
"dependencies"
:
[
...
...
@@ -4299,7 +4524,7 @@
"tailrec"
],
"repo"
:
"https://github.com/purescript-contrib/purescript-string-parsers.git"
,
"version"
:
"v
6.0.1
"
"version"
:
"v
7.0.0
"
},
"strings"
:
{
"dependencies"
:
[
...
...
@@ -4406,14 +4631,15 @@
"supply"
:
{
"dependencies"
:
[
"console"
,
"control"
,
"effect"
,
"newtype"
,
"tuples"
,
"lazy"
,
"refs"
"prelude"
,
"refs"
,
"tuples"
],
"repo"
:
"https://github.com/ajnsit/purescript-supply.git"
,
"version"
:
"v0.
1
.0"
"version"
:
"v0.
2
.0"
},
"systemd-journald"
:
{
"dependencies"
:
[
...
...
@@ -4545,12 +4771,16 @@
},
"tree-rose"
:
{
"dependencies"
:
[
"prelude"
,
"control"
,
"foldable-traversable"
,
"free"
,
"lists"
,
"free"
"maybe"
,
"prelude"
,
"tailrec"
],
"repo"
:
"https://github.com/jordanmartinez/purescript-tree-rose.git"
,
"version"
:
"v
2.0.0
"
"version"
:
"v
4.0.2
"
},
"tuples"
:
{
"dependencies"
:
[
...
...
@@ -4640,7 +4870,7 @@
"unsafe-coerce"
],
"repo"
:
"https://github.com/PureFunctor/purescript-typelevel-lists.git"
,
"version"
:
"v2.
0.1
"
"version"
:
"v2.
1.0
"
},
"typelevel-peano"
:
{
"dependencies"
:
[
...
...
@@ -4712,18 +4942,18 @@
"undefined-is-not-a-problem"
:
{
"dependencies"
:
[
"assert"
,
"console"
,
"effect"
,
"either"
,
"foreign"
,
"maybe"
,
"prelude"
,
"psci-support"
,
"random"
,
"typelevel-prelude"
,
"unsafe-coerce"
,
"variant"
"tuples"
,
"unsafe-coerce"
],
"repo"
:
"https://github.com/paluh/purescript-undefined-is-not-a-problem.git"
,
"version"
:
"v0.2.
0
"
"version"
:
"v0.2.
1
"
},
"undefined-or"
:
{
"dependencies"
:
[
...
...
@@ -4750,7 +4980,25 @@
"strings"
],
"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"
:
{
"dependencies"
:
[
...
...
@@ -4765,7 +5013,7 @@
"typelevel-prelude"
],
"repo"
:
"https://github.com/fehrenbach/purescript-unordered-collections.git"
,
"version"
:
"v2.1.
1
"
"version"
:
"v2.1.
4
"
},
"unorm"
:
{
"dependencies"
:
[],
...
...
@@ -4784,6 +5032,16 @@
"repo"
:
"https://github.com/purescript-contrib/purescript-unsafe-reference.git"
,
"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"
:
{
"dependencies"
:
[
"assert"
,
...
...
@@ -4860,7 +5118,7 @@
"unsafe-coerce"
],
"repo"
:
"https://github.com/natefaubion/purescript-variant.git"
,
"version"
:
"v7.
0.3
"
"version"
:
"v7.
1.0
"
},
"vectorfield"
:
{
"dependencies"
:
[
...
...
@@ -4898,7 +5156,7 @@
"variant"
],
"repo"
:
"https://github.com/JordanMartinez/purescript-veither.git"
,
"version"
:
"v1.0.
5
"
"version"
:
"v1.0.
6
"
},
"versions"
:
{
"dependencies"
:
[
...
...
@@ -5015,7 +5273,7 @@
"web-storage"
],
"repo"
:
"https://github.com/purescript-web/purescript-web-html.git"
,
"version"
:
"v3.
1
.0"
"version"
:
"v3.
2
.0"
},
"web-promise"
:
{
"dependencies"
:
[
...
...
@@ -5051,6 +5309,23 @@
"repo"
:
"https://github.com/purescript-web/purescript-web-socket.git"
,
"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"
:
{
"dependencies"
:
[
"nullable"
,
...
...
nix/easy-ps.nix
View file @
44329133
...
...
@@ -5,8 +5,8 @@ import
pkgs
.
fetchFromGitHub
{
owner
=
"justinwoo"
;
repo
=
"easy-purescript-nix"
;
rev
=
"
678070816270726e2f428da873fe3f2736201f42
"
;
sha256
=
"
JEabdJ+3cZEYDVnzgMH/YFsaGtIBiCFcgvVO9XRgiY4
="
;
rev
=
"
9c5ffd3e54c41dece66ed84f8f23970a4f1f3883
"
;
sha256
=
"
8erFzbiRJYqPgJHuQwhgBPltQeaWeAZom/5X3lyUAcc
="
;
}
)
{
inherit
pkgs
;
...
...
nix/pinned.nix
View file @
44329133
import
(
builtins
.
fetchTarball
{
url
=
"https://github.com/NixOS/nixpkgs/archive/21.
05
.tar.gz"
;
sha256
=
"1
ckzhh24mgz6jd1xhfgx0i9mijk6xjqxwsshnvq789xsavrmsc36
"
;
url
=
"https://github.com/NixOS/nixpkgs/archive/21.
11
.tar.gz"
;
sha256
=
"1
62dywda2dvfj1248afxc45kcrg83appjd0nmdb541hl7rnncf02
"
;
}
)
nix/purs-packages.nix
View file @
44329133
...
...
@@ -122,7 +122,7 @@
name
=
"colors"
;
version
=
"v6.0.0"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/
sharkdp
/purescript-colors.git"
;
url
=
"https://github.com/
purescript-contrib
/purescript-colors.git"
;
rev
=
"v6.0.0"
;
sha256
=
"05gdjx8xhv7xxm1prrrc2brxjn1gi19qf1004syk8qx37slrjf87"
;
};
...
...
@@ -336,11 +336,11 @@
};
"free"
=
{
name
=
"free"
;
version
=
"v6.
0.1
"
;
version
=
"v6.
2.0
"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript/purescript-free.git"
;
rev
=
"v6.
0.1
"
;
sha256
=
"
0kpq83qjfjzf1l2f1cnnx36kjwnm5czgjyh2imwp3bna8js6sk39
"
;
rev
=
"v6.
2.0
"
;
sha256
=
"
10zsw49wzlzz78882b3grl19gpca5llpdk3ph608075h0ygk3q3k
"
;
};
};
"functions"
=
{
...
...
@@ -516,11 +516,11 @@
};
"milkis"
=
{
name
=
"milkis"
;
version
=
"v7.
4
.0"
;
version
=
"v7.
5
.0"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/justinwoo/purescript-milkis.git"
;
rev
=
"v7.
4
.0"
;
sha256
=
"
10ahz4idcb3qwys7x15k3za5gkw9zbk15cdmcqsi8lfh6fg2w2db
"
;
rev
=
"v7.
5
.0"
;
sha256
=
"
01kaqzndxq2agi6xr1k5gsn1pzvd3xxn8v1s1gl87kmiic94w6vc
"
;
};
};
"mmorph"
=
{
...
...
@@ -552,11 +552,11 @@
};
"node-fs"
=
{
name
=
"node-fs"
;
version
=
"v6.
1
.0"
;
version
=
"v6.
2
.0"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript-node/purescript-node-fs.git"
;
rev
=
"v6.
1
.0"
;
sha256
=
"1
w97m2afn7yn757niknkbk7w6nyg4n5dabxr7gzfz368z1nkf45s
"
;
rev
=
"v6.
2
.0"
;
sha256
=
"1
b89sxr6asxvgx59myhfbahiiz1z6sg2qfrm9bqd46h93ai8bhn1
"
;
};
};
"node-path"
=
{
...
...
@@ -579,11 +579,11 @@
};
"nonempty"
=
{
name
=
"nonempty"
;
version
=
"v6.
0
.0"
;
version
=
"v6.
1
.0"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript/purescript-nonempty.git"
;
rev
=
"v6.
0
.0"
;
sha256
=
"0
azk1jrpqnjf2i97lcp63wcm31c4hddklp1mfmdan27zap3zqyjm
"
;
rev
=
"v6.
1
.0"
;
sha256
=
"0
hhhw5x5xvs2bd9373gklja1545glnzi1xc2sj16kkznnayrmvsn
"
;
};
};
"now"
=
{
...
...
@@ -615,11 +615,11 @@
};
"ordered-collections"
=
{
name
=
"ordered-collections"
;
version
=
"v2.0.
1
"
;
version
=
"v2.0.
2
"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript/purescript-ordered-collections.git"
;
rev
=
"v2.0.
1
"
;
sha256
=
"
1p592g0s07c56639y71782af0zz5cndpjxd5w9n41hdszsz1b86h
"
;
rev
=
"v2.0.
2
"
;
sha256
=
"
0g57043ylj3kldkm5vn233yd6hiamryhdfh72cxx9h3mn0ra8ghd
"
;
};
};
"orders"
=
{
...
...
@@ -642,11 +642,11 @@
};
"parsing"
=
{
name
=
"parsing"
;
version
=
"v
6.0.2
"
;
version
=
"v
8.4.0
"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript-contrib/purescript-parsing.git"
;
rev
=
"v
6.0.2
"
;
sha256
=
"
0lhri5bfk4j6dgzi4d5gvmd628hjs9jgyky910ylj6qzalw9fj56
"
;
rev
=
"v
8.4.0
"
;
sha256
=
"
1rq57cwfx7rx3h3hdc4m8lv90724i5gf2pak9ljj0fcnw96gsaa1
"
;
};
};
"partial"
=
{
...
...
@@ -912,11 +912,11 @@
};
"string-parsers"
=
{
name
=
"string-parsers"
;
version
=
"v
6.0.1
"
;
version
=
"v
7.0.0
"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript-contrib/purescript-string-parsers.git"
;
rev
=
"v
6.0.1
"
;
sha256
=
"
143a2s56kbx3i0xi5wfqp28znr0hdydy902jla236i7kal5y098m
"
;
rev
=
"v
7.0.0
"
;
sha256
=
"
0kjqx6f8jgcbaf0v401hrdqw61zzvp8my9ik8cn55njn6i3mx74w
"
;
};
};
"strings"
=
{
...
...
@@ -1056,11 +1056,11 @@
};
"unicode"
=
{
name
=
"unicode"
;
version
=
"v5.0.
0
"
;
version
=
"v5.0.
1
"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript-contrib/purescript-unicode.git"
;
rev
=
"v5.0.
0
"
;
sha256
=
"0
sqvgl3il2rl3zxkbzsqb19wib108zvyw73jxiavpfdm6hdmnxvc
"
;
rev
=
"v5.0.
1
"
;
sha256
=
"0
xh9wwyrl9nsw3h3wzalc1gaph39drj0i6k648cf9bnbb96nxa4z
"
;
};
};
"unsafe-coerce"
=
{
...
...
@@ -1092,11 +1092,11 @@
};
"variant"
=
{
name
=
"variant"
;
version
=
"v7.
0.3
"
;
version
=
"v7.
1.0
"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/natefaubion/purescript-variant.git"
;
rev
=
"v7.
0.3
"
;
sha256
=
"
1q2pky3gf177ihy2zjzqvp1cj18ycaki9vm4ghw18p7hf256lqmc
"
;
rev
=
"v7.
1.0
"
;
sha256
=
"
064aijlcphyg5mjhxx4acwjlnh7ha3v033zzan31rhkqi6m4r3da
"
;
};
};
"versions"
=
{
...
...
@@ -1137,11 +1137,11 @@
};
"web-html"
=
{
name
=
"web-html"
;
version
=
"v3.
1
.0"
;
version
=
"v3.
2
.0"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript-web/purescript-web-html.git"
;
rev
=
"v3.
1
.0"
;
sha256
=
"
007anmqqifrjnpfa4xf7qa8xnpbhvcxqdraj9lnhizwq65vx53sn
"
;
rev
=
"v3.
2
.0"
;
sha256
=
"
1ds26vwyba0chhpa09m938brw9q8pxjk6z1n3d4nc30hvdkrjnbh
"
;
};
};
"web-storage"
=
{
...
...
packages.dhall
View file @
44329133
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 =
{ globals =
...
...
@@ -7,6 +7,63 @@ let overrides =
, repo = "https://github.com/purescript/purescript-globals"
, 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 =
{ dependencies =
[ "bifunctors"
...
...
shell.nix
View file @
44329133
...
...
@@ -105,7 +105,7 @@ let
in
pkgs
.
mkShell
{
buildInputs
=
[
easy-ps
.
purs-0_14_
5
easy-ps
.
purs-0_14_
7
easy-ps
.
psc-package
easy-ps
.
dhall-json-simple
easy-ps
.
zephyr
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment