Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-reactix-d3
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
gargantext
purescript-reactix-d3
Commits
a670971b
Commit
a670971b
authored
Jun 15, 2021
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[spago] update d3 dependencies
parent
c7b5e7ab
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
67 additions
and
63 deletions
+67
-63
index.js
example/index.js
+61
-61
packages-additions.dhall
packages-additions.dhall
+6
-2
No files found.
example/index.js
View file @
a670971b
This diff is collapsed.
Click to expand it.
packages-additions.dhall
View file @
a670971b
{ -- d3 = ../purescript-d3/spago.dhall as Location
{ -- d3 = ../purescript-d3/spago.dhall as Location
d3 = {
d3 = {
dependencies =
dependencies =
[ "easy-ffi"
[ "aff"
, "aff-promise"
, "easy-ffi"
, "effect"
, "effect"
, "either"
, "either"
, "exceptions"
, "exceptions"
, "foreign"
, "foreign"
, "functions"
, "js-date"
, "js-date"
, "maybe"
, "maybe"
, "prelude"
, "prelude"
, "psci-support"
, "psci-support"
, "tuples" ]
, "tuples"
]
, repo = "https://github.com/cgenie/purescript-d3"
, repo = "https://github.com/cgenie/purescript-d3"
, version = "master"
, version = "master"
}
}
...
...
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