generated from tpl/purs
fix: pedantic packages
This commit is contained in:
parent
b379cbdefa
commit
c80536d698
15
spago.yaml
15
spago.yaml
@ -1,25 +1,34 @@
|
|||||||
package:
|
package:
|
||||||
dependencies:
|
dependencies:
|
||||||
- aff
|
- aff
|
||||||
|
- arrays
|
||||||
- console
|
- console
|
||||||
|
- control
|
||||||
|
- datetime
|
||||||
- effect
|
- effect
|
||||||
- either
|
- either
|
||||||
|
- enums
|
||||||
|
- exceptions
|
||||||
- foldable-traversable
|
- foldable-traversable
|
||||||
|
- foreign
|
||||||
- fork
|
- fork
|
||||||
|
- js-date
|
||||||
|
- lists
|
||||||
- maybe
|
- maybe
|
||||||
- mmorph
|
- mmorph
|
||||||
- newtype
|
- newtype
|
||||||
- node-buffer
|
- node-buffer
|
||||||
|
- node-event-emitter
|
||||||
- node-fs
|
- node-fs
|
||||||
- node-process
|
- node-process
|
||||||
|
- now
|
||||||
|
- parallel
|
||||||
- prelude
|
- prelude
|
||||||
- simple-json
|
- simple-json
|
||||||
- strings
|
- strings
|
||||||
- stringutils
|
|
||||||
- sync
|
- sync
|
||||||
|
- tailrec
|
||||||
- transformers
|
- transformers
|
||||||
- tuples
|
|
||||||
- typelevel-prelude
|
|
||||||
- unlift
|
- unlift
|
||||||
name: project
|
name: project
|
||||||
workspace:
|
workspace:
|
||||||
|
Loading…
Reference in New Issue
Block a user