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
142
Issues
142
List
Board
Labels
Milestones
Merge Requests
4
Merge Requests
4
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-gargantext
Commits
65d3fbd3
Commit
65d3fbd3
authored
Jul 07, 2019
by
James Laver
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade reactix to v0.4.1
parent
c05e1431
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
packages.json
.psc-package/local/.set/packages.json
+4
-4
packages.dhall
packages.dhall
+3
-3
No files found.
.psc-package/local/.set/packages.json
View file @
65d3fbd3
...
...
@@ -2092,17 +2092,17 @@
},
"reactix"
:
{
"dependencies"
:
[
"
console
"
,
"
aff
"
,
"dom-simple"
,
"effect"
,
"ffi-simple"
,
"functions"
,
"nullable"
,
"prelude"
,
"unsafe-coerce"
,
"ffi-simple"
"unsafe-coerce"
],
"repo"
:
"https://github.com/irresponsible/purescript-reactix"
,
"version"
:
"v0.4.
0
"
"version"
:
"v0.4.
1
"
},
"read"
:
{
"dependencies"
:
[
...
...
packages.dhall
View file @
65d3fbd3
...
...
@@ -184,17 +184,17 @@ let additions =
"v5.0.0"
, reactix =
mkPackage
[ "
console
"
[ "
aff
"
, "dom-simple"
, "effect"
, "ffi-simple"
, "functions"
, "nullable"
, "prelude"
, "unsafe-coerce"
, "ffi-simple"
]
"https://github.com/irresponsible/purescript-reactix"
"v0.4.
0
"
"v0.4.
1
"
, uint =
mkPackage
[ "maybe", "math", "generics-rep" ]
...
...
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