purescript-cheerio/spago.yaml
2023-12-28 12:45:58 -06:00

24 lines
498 B
YAML

package:
build:
strict: true
pedantic_packages: true
dependencies:
- arrays
- effect
- foreign-object
- maybe
- nullable
- ordered-collections
- prelude
- tailrec
name: cheerio
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=