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
6514e8cf
Commit
6514e8cf
authored
May 11, 2022
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ps 0.15.0] packages.dhall
parent
b0c0b96f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
3 deletions
+32
-3
packages.dhall
packages.dhall
+32
-3
No files found.
packages.dhall
View file @
6514e8cf
...
@@ -118,7 +118,6 @@ let additions =
...
@@ -118,7 +118,6 @@ let additions =
, "maybe"
, "maybe"
, "nullable"
, "nullable"
, "prelude"
, "prelude"
, "psci-support"
, "refs"
, "refs"
, "spec"
, "spec"
, "tuples"
, "tuples"
...
@@ -126,7 +125,7 @@ let additions =
...
@@ -126,7 +125,7 @@ let additions =
, "unsafe-reference"
, "unsafe-reference"
]
]
, repo = "https://github.com/irresponsible/purescript-ffi-simple"
, repo = "https://github.com/irresponsible/purescript-ffi-simple"
, version = "v0.3.
0
"
, version = "v0.3.
1
"
}
}
, dom-simple =
, dom-simple =
{ dependencies =
{ dependencies =
...
@@ -140,7 +139,7 @@ let additions =
...
@@ -140,7 +139,7 @@ let additions =
, "unsafe-coerce"
, "unsafe-coerce"
]
]
, repo = "https://github.com/irresponsible/purescript-dom-simple"
, repo = "https://github.com/irresponsible/purescript-dom-simple"
, version = "
v0.2.7
"
, version = "
ps-15.0-upgrade
"
}
}
, dom-filereader =
, dom-filereader =
{ dependencies = [ "aff", "arraybuffer-types", "web-file", "web-html" ]
{ dependencies = [ "aff", "arraybuffer-types", "web-file", "web-html" ]
...
@@ -200,6 +199,36 @@ let additions =
...
@@ -200,6 +199,36 @@ let additions =
, repo = "https://github.com/poorscript/purescript-reactix"
, repo = "https://github.com/poorscript/purescript-reactix"
, version = "v0.4.13"
, version = "v0.4.13"
}
}
, simple-json =
{ dependencies =
[ "arrays"
, "assert"
, "bifunctors"
, "console"
, "control"
, "effect"
, "either"
, "exceptions"
, "foldable-traversable"
, "foreign"
, "foreign-object"
, "identity"
, "lists"
, "maybe"
, "nonempty"
, "nullable"
, "partial"
, "prelude"
, "psci-support"
, "record"
, "sequences"
, "transformers"
, "typelevel-prelude"
, "variant"
]
, repo = "https://github.com/cgenie/purescript-simple-json"
, version = "ps-0.15.0-upgrade"
}
, simple-json-generics =
, simple-json-generics =
{ dependencies = [ "simple-json" ]
{ dependencies = [ "simple-json" ]
, repo = "https://github.com/justinwoo/purescript-simple-json-generics"
, repo = "https://github.com/justinwoo/purescript-simple-json-generics"
...
...
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