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
609433b2
Commit
609433b2
authored
May 24, 2022
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ps-0.15.0] package-set update, milkis temporary fix
parent
48649410
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
2 deletions
+12
-2
packages.dhall
packages.dhall
+12
-2
No files found.
packages.dhall
View file @
609433b2
let upstream =
https://github.com/purescript/package-sets/releases/download/psc-0.15.0-202205
10/packages.dhall sha256:0b0d4db1f2f0acd3b37fa53220644ac6f64cf9b5d0226fd097c0593df563d5be
https://github.com/purescript/package-sets/releases/download/psc-0.15.0-202205
23/packages.dhall sha256:985f90fa68fd8b43b14c777d6ec2c161c4dd9009563b6f51685a54e4a26bf8ff
let overrides =
{ globals =
...
...
@@ -181,6 +181,16 @@ let additions =
, version =
"v2.2.0"
}
, milkis =
{ dependencies =
[ "aff-promise"
, "arraybuffer-types"
, "foreign-object"
, "prelude"
, "typelevel-prelude"
]
, repo = "https://github.com/justinwoo/purescript-milkis"
, version = "v9.0.0" }
, reactix =
{ dependencies =
[ "dom-simple"
...
...
@@ -360,4 +370,4 @@ let additions =
}
}
in upstream ⫽ overrides ⫽ additions
\ No newline at end of file
in upstream ⫽ overrides ⫽ additions
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