purescript-logging/spago.yaml

44 lines
698 B
YAML

package:
build:
strict: true
pedantic_packages: true
dependencies:
- aff
- arrays
- console
- control
- datetime
- effect
- either
- enums
- exceptions
- foldable-traversable
- foreign
- fork
- js-date
- lists
- maybe
- mmorph
- newtype
- node-buffer
- node-event-emitter
- node-fs
- node-process
- now
- parallel
- prelude
- simple-json
- strings
- sync
- tailrec
- transformers
- unlift
name: logging
workspace:
extra_packages:
sync:
git: https://git.orionkindel.com/orion/purescript-sync.git
ref: 'fe21a2e'
package_set:
registry: 47.7.1