Skip to content

Update spago to non legacy version #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"devDependencies": {
"parcel": "2.7.0",
"purescript": "^0.15.4",
"spago": "^0.20.9"
"spago": "^0.93.0"
},
"scripts": {
"build": "spago build",
Expand Down
4 changes: 0 additions & 4 deletions packages.dhall

This file was deleted.

5 changes: 0 additions & 5 deletions spago.dhall

This file was deleted.

11 changes: 11 additions & 0 deletions spago.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
package:
dependencies:
- console
- effect
- halogen
- prelude
name: halogen-project
workspace:
extraPackages: {}
packageSet:
url: https://raw.githubusercontent.com/purescript/package-sets/psc-0.15.4-20220816/packages.json