-
Notifications
You must be signed in to change notification settings - Fork 0
/
spago.yaml
49 lines (48 loc) · 1.05 KB
/
spago.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
package:
dependencies:
- console
- effect
- prelude
- erl-kernel
- pathy
- erl-modules
name: erl-stdlib
test:
dependencies: []
main: Test.Main
workspace:
backend:
cmd: purerl
extra_packages:
erl-kernel:
dependencies:
- convertable-options
- datetime
- effect
- either
- erl-atom
- erl-binary
- erl-lists
- erl-maps
- erl-process
- erl-tuples
- erl-untagged-union
- foldable-traversable
- foreign
- functions
- integers
- maybe
- newtype
- partial
- prelude
- record
- typelevel-prelude
- unsafe-coerce
git: https://github.com/id3as/purescript-erl-kernel.git
ref: 526599c1246f24dc337de6f80f1cdecd467b4314
package_set:
url: https://raw.githubusercontent.com/purerl/package-sets/erl-0.15.3-20220629/packages.json
hash: sha256-kLmZv2u5dWVUUaQEwK0b3T1Ghce5a/hG0zlizaYfcXs=
build_opts:
censor_codes:
- ShadowedName