chore: migrate to new spago
This commit is contained in:
18
spago.yaml
Normal file
18
spago.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
package:
|
||||
dependencies:
|
||||
- aff
|
||||
- effect
|
||||
- either
|
||||
- identity
|
||||
- lists
|
||||
- maybe
|
||||
- monad-control
|
||||
- prelude
|
||||
- transformers
|
||||
- tuples
|
||||
name: unlift
|
||||
workspace:
|
||||
extra_packages: {}
|
||||
package_set:
|
||||
url: https://raw.githubusercontent.com/purescript/package-sets/psc-0.15.10-20230930/packages.json
|
||||
hash: sha256-nTsd44o7/hrTdk0c6dh0wyBqhFFDJJIeKdQU6L1zv/A=
|
||||
Reference in New Issue
Block a user