purescript-logging/spago.yaml

46 lines
853 B
YAML
Raw Normal View History

2023-12-13 20:15:01 +00:00
package:
dependencies:
- aff
2023-12-13 20:33:12 +00:00
- arrays
2023-12-13 20:32:09 +00:00
- console
2023-12-13 20:33:12 +00:00
- control
- datetime
2023-12-13 20:15:01 +00:00
- effect
- either
2023-12-13 20:33:12 +00:00
- enums
- exceptions
2023-12-13 20:15:01 +00:00
- foldable-traversable
2023-12-13 20:33:12 +00:00
- foreign
2023-12-13 20:32:09 +00:00
- fork
2023-12-13 20:33:12 +00:00
- js-date
- lists
2023-12-13 20:32:09 +00:00
- maybe
- mmorph
2023-12-13 20:15:01 +00:00
- newtype
2023-12-13 20:32:09 +00:00
- node-buffer
2023-12-13 20:33:12 +00:00
- node-event-emitter
2023-12-13 20:32:09 +00:00
- node-fs
- node-process
2023-12-13 20:33:12 +00:00
- now
- parallel
2023-12-13 20:32:09 +00:00
- prelude
- simple-json
2023-12-13 20:15:01 +00:00
- strings
2023-12-13 20:32:09 +00:00
- sync
2023-12-13 20:33:12 +00:00
- tailrec
2023-12-13 20:15:01 +00:00
- transformers
2023-12-13 20:32:09 +00:00
- unlift
2023-12-13 20:15:01 +00:00
name: project
workspace:
2023-12-13 20:32:09 +00:00
extra_packages:
sync:
dependencies:
- aff
- arrays
- avar
git: https://git.orionkindel.com/orion/purescript-sync.git
ref: 'fe21a2e'
2023-12-13 20:15:01 +00:00
package_set:
url: https://raw.githubusercontent.com/purescript/package-sets/psc-0.15.10-20230930/packages.json
hash: sha256-nTsd44o7/hrTdk0c6dh0wyBqhFFDJJIeKdQU6L1zv/A=