purs/spago.yaml

25 lines
511 B
YAML
Raw Permalink Normal View History

2023-11-18 20:03:35 +00:00
package:
2023-12-16 20:24:40 +00:00
build:
strict: true
pedantic_packages: true
2023-11-18 20:03:35 +00:00
dependencies:
2023-11-18 20:07:23 +00:00
- prelude
2023-11-18 20:03:35 +00:00
- aff
- effect
- either
2023-11-18 20:07:23 +00:00
- maybe
2023-11-18 20:03:35 +00:00
- foldable-traversable
2023-11-18 20:07:23 +00:00
- console
2023-11-18 20:03:35 +00:00
- newtype
- strings
- stringutils
- transformers
- tuples
- typelevel-prelude
2023-11-18 20:07:23 +00:00
name: project
2023-11-18 20:03:35 +00:00
workspace:
2023-11-18 20:07:23 +00:00
extra_packages: {}
2023-11-18 20:03:35 +00:00
package_set:
url: https://raw.githubusercontent.com/purescript/package-sets/psc-0.15.10-20230930/packages.json
hash: sha256-nTsd44o7/hrTdk0c6dh0wyBqhFFDJJIeKdQU6L1zv/A=