-
Notifications
You must be signed in to change notification settings - Fork 134
Expand file tree
/
Copy pathspago.yaml
More file actions
164 lines (164 loc) Β· 3.52 KB
/
spago.yaml
File metadata and controls
164 lines (164 loc) Β· 3.52 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
package:
name: spago
publish:
version: 1.0.4
license: BSD-3-Clause
location:
githubOwner: purescript
githubRepo: spago
build:
strict: true
censorProjectWarnings:
- WildcardInferredType
- ImplicitQualifiedImportReExport
dependencies:
- aff
- aff-promise
- affjax
- affjax-node
- ansi
- arrays
- avar
- codec
- codec-json
- console
- control
- datetime
- docs-search-common
- docs-search-index
- dodo-printer
- effect
- either
- enums
- exceptions
- fetch
- filterable
- foldable-traversable
- foreign-object
- formatters
- functions
- graphs
- http-methods
- integers
- json
- language-cst-parser
- lists
- maybe
- newtype
- node-buffer
- node-child-process
- node-execa
- node-fs
- node-path
- node-process
- now
- nullable
- ordered-collections
- parallel
- partial
- posix-types
- prelude
- profunctor
- record
- refs
- registry-lib
- routing-duplex
- spago-core
- strings
- strings-extra
- stringutils
- transformers
- tuples
- unfoldable
- unicode
- unsafe-coerce
test:
main: Test.Spago
censorTestWarnings:
- ImplicitQualifiedImportReExport
- ImplicitQualifiedImport
dependencies:
- exceptions
- quickcheck
- spec
- spec-node
workspace:
packageSet:
registry: 75.3.0
extraPackages:
registry-lib:
git: https://github.com/purescript/registry-dev.git
ref: 3e8af27822b9d1ac8bfb158cdad08bcf6e6ec8be
subdir: lib
html-parser-halogen:
dependencies:
- halogen
- string-parsers
git: https://github.com/rnons/purescript-html-parser-halogen.git
ref: 035a51d02ba9f8b70c3ffd9fe31a3f5bed19941c
language-purescript:
ref: db4377dea03ba9c5273a93a8368a53f1d87882c1
git: https://github.com/JordanMartinez/purescript-language-purescript.git
dependencies:
- argonaut-core
- arrays
- bifunctors
- control
- datetime
- either
- enums
- foldable-traversable
- foreign-object
- formatters
- functions
- integers
- json-codecs
- lists
- maybe
- newtype
- nullable
- ordered-collections
- partial
- prelude
- safe-coerce
- st
- strings
- tuples
- unicode
- versions
markdown-it:
dependencies:
- effect
- options
- prelude
git: https://github.com/nonbili/purescript-markdown-it.git
ref: f6e8ee91298f2fc13c4277e75a19e0538de5f7a2
markdown-it-halogen:
dependencies:
- html-parser-halogen
- markdown-it
git: https://github.com/nonbili/purescript-markdown-it-halogen.git
ref: 08c9625015bf04214be14e45230e8ce12f3fa2bf
memoize:
dependencies:
- either
- integers
- lazy
- lists
- maybe
- prelude
- strings
- tuples
git: https://github.com/paf31/purescript-memoize.git
ref: 9960694e82adc212fd89f8ed8778cf55fcb72aeb
search-trie:
dependencies:
- arrays
- bifunctors
- foldable-traversable
- lists
- ordered-collections
- prelude
git: https://github.com/klntsky/purescript-search-trie.git
ref: e7f7f22486a1dba22171ec885dbc2149dc815119
json-codecs: 4.0.0