-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathspago.yaml
42 lines (40 loc) · 1.16 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
# https://github.com/purescript/spago#polyrepo-support
package:
name: protobuf
publish:
license: BSD-3-Clause
version: 4.6.0
location:
githubOwner: rowtype-yoga
githubRepo: purescript-protobuf
subdir: library
dependencies:
- arraybuffer: ">=13.1.1 <14.0.0"
- arraybuffer-builder: ">=3.1.0 <4.0.0"
- arraybuffer-types: ">=3.0.2 <4.0.0"
- arrays: ">=7.2.0 <8.0.0"
- control: ">=6.0.0 <7.0.0"
- effect: ">=4.0.0 <5.0.0"
- either: ">=6.1.0 <7.0.0"
- enums: ">=6.0.1 <7.0.0"
- exceptions: ">=6.0.0 <7.0.0"
- float32: ">=2.0.0 <3.0.0"
- foldable-traversable: ">=6.0.0 <7.0.0"
- functions: ">=6.0.0 <7.0.0"
- int64: ">=3.0.0 <4.0.0"
- lists: ">=7.0.0 <8.0.0"
- maybe: ">=6.0.0 <7.0.0"
- newtype: ">=5.0.0 <6.0.0"
- parsing: ">=10.3.0 <11.0.0"
- parsing-dataview: ">=3.2.4 <4.0.0"
- prelude: ">=6.0.1 <7.0.0"
- record: ">=4.0.0 <5.0.0"
- strings: ">=6.0.1 <7.0.0"
- tailrec: ">=6.1.0 <7.0.0"
- transformers: ">=6.0.0 <7.0.0"
- tuples: ">=7.0.0 <8.0.0"
- uint: ">=7.0.0 <8.0.0"
- web-encoding: ">=3.0.0 <4.0.0"
workspace:
packageSet:
registry: 63.5.0