purescript-cheerio/spago.yaml

24 lines
498 B
YAML
Raw Normal View History

package:
2023-12-28 18:45:58 +00:00
build:
strict: true
pedantic_packages: true
dependencies:
- arrays
- effect
2023-10-28 20:49:52 +00:00
- foreign-object
- maybe
2023-10-28 20:49:52 +00:00
- nullable
2023-12-28 18:45:58 +00:00
- ordered-collections
- prelude
2023-12-28 18:45:58 +00:00
- tailrec
name: cheerio
2023-12-28 18:45:58 +00:00
test:
main: Test.Main
dependencies:
- test-unit
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=