-
-
Notifications
You must be signed in to change notification settings - Fork 46
Expand file tree
/
Copy pathstack.yaml
More file actions
251 lines (218 loc) · 5.84 KB
/
stack.yaml
File metadata and controls
251 lines (218 loc) · 5.84 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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
resolver: lts-24.16
packages:
- smos
- smos-e2e
- smos-data
- smos-data-gen
- smos-cursor
- smos-cursor-gen
- smos-directory
- smos-directory-gen
- smos-report
- smos-report-gen
- smos-report-cursor
- smos-report-cursor-gen
- smos-query
- smos-single
- smos-scheduler
- smos-archive
- smos-calendar-import
- smos-docs-site
- smos-api
- smos-api-gen
- smos-server
- smos-server-gen
- smos-client
- smos-sync
- smos-sync-gen
- smos-web-assets
- smos-web-server
- smos-cli
- smos-notify
- smos-github
- smos-jobhunt
- smos-stripe-client
# These are duplicated in nix/overlay.
ghc-options:
"$locals": -Wall -Wincomplete-uni-patterns -Wincomplete-record-updates -Wpartial-fields -Widentities -Wredundant-constraints -Wcpp-undef -O0 -Wunused-packages
smos-stripe-client: -w # Turn off warnings for the generated code.
extra-deps:
- github: NorfairKing/prometheus-wai
commit: 6699a7241f8ecbb2ba551a542bfc4abba586d606
subdirs:
- prometheus-wai
- github: NorfairKing/prometheus-ghc-stats
commit: 7cf4a8210c815f0573f67cb326cff6718e6962ad
subdirs:
- prometheus-ghc-stats
- github: NorfairKing/token-limiter-concurrent
commit: 50466d2b9fae420e3f7bb5102187506dd64e6d23
subdirs:
- token-limiter-concurrent
- github: NorfairKing/opt-env-conf
commit: b6da7e94827e89cc8af8c02e0f61d7a856a610d7
subdirs:
- opt-env-conf
- opt-env-conf-test
- github: NorfairKing/fast-myers-diff
commit: 5191e044b018224566494465e5f0bea5739a2525
subdirs:
- fast-myers-diff
- github: NorfairKing/conformance
commit: 2c236fd28c4cef63cd40d04631c5462d1df37759
subdirs:
- conformance
- conformance-gen
- github: NorfairKing/ical
commit: 34acdf5e6df3aa1a3fdeb96e2870af179177d6da
subdirs:
- ical
- ical-gen
- ical-recurrence
- ical-recurrence-gen
- github: NorfairKing/typed-uuid
commit: 00fbc7e0380ab2ff72e8fd02323e76f13b7d5b59
subdirs:
- typed-uuid
- genvalidity-typed-uuid
- github: NorfairKing/mergeful
commit: 30812d2cd9ca71ea3716b89dbd8820502856706c
subdirs:
- mergeful
- mergeful-persistent
- genvalidity-mergeful
- github: NorfairKing/looper
commit: eb24595196b08b0dcef7f6dbca65637cc26f8e6e
subdirs:
- looper
- github: NorfairKing/pretty-relative-time
commit: e3a97eea9539b22deb1e44405eb2d909866fa6f3
- github: NorfairKing/cursor-fuzzy-time
commit: a73267b5ae91824538f3d1230e2e59cbee88af7a
subdirs:
- cursor-fuzzy-time
- cursor-fuzzy-time-gen
- github: NorfairKing/fuzzy-time
commit: a0966a82eea64afaa165f42ef258ec2052ec97be
subdirs:
- fuzzy-time
- fuzzy-time-gen
- github: NorfairKing/dirforest
commit: afa8b27feaabdfd584ed3200d6cc53dab94b29aa
subdirs:
- dirforest
- genvalidity-dirforest
- github: NorfairKing/cursor-dirforest
commit: af4d9b313752021c5f7a220b35829638bca8ce93
subdirs:
- cursor-dirforest
- cursor-dirforest-gen
- cursor-dirforest-brick
- github: NorfairKing/cursor-brick
commit: 7f682cdbf4d79c6aadd10a8141461f177dc8f027
subdirs:
- cursor-brick
- github: NorfairKing/cursor
commit: 5f18d58d1b34a752d24a94590c2cd35e8b6d557b
subdirs:
- cursor
- cursor-gen
- github: NorfairKing/autodocodec
commit: be4aba9ef133520a8a4087aa26915aaabf1376a7
subdirs:
- autodocodec
- autodocodec-nix
- autodocodec-schema
- autodocodec-yaml
- github: NorfairKing/safe-coloured-text
commit: 61f14d21b7399fe97da24e484c2f9fedaf532bb8
subdirs:
- safe-coloured-text
- safe-coloured-text-layout
- safe-coloured-text-gen
- safe-coloured-text-layout-gen
- safe-coloured-text-terminfo
- github: NorfairKing/sydtest
commit: cb0b39e0c6d573d4a91193391735b0767346ed94
subdirs:
- sydtest
- sydtest-aeson
- sydtest-discover
- sydtest-persistent
- sydtest-persistent-sqlite
- sydtest-servant
- sydtest-wai
- sydtest-yesod
- github: NorfairKing/validity
commit: a251897dc1eb7e851fd4d3dbc6fa976d22388f27
subdirs:
- genvalidity
- genvalidity-aeson
- genvalidity-bytestring
- genvalidity-case-insensitive
- genvalidity-containers
- genvalidity-criterion
- genvalidity-hspec
- genvalidity-hspec-aeson
- genvalidity-hspec-binary
- genvalidity-hspec-cereal
- genvalidity-hspec-hashable
- genvalidity-hspec-optics
- genvalidity-hspec-persistent
- genvalidity-network-uri
- genvalidity-path
- genvalidity-persistent
- genvalidity-property
- genvalidity-scientific
- genvalidity-sydtest
- genvalidity-sydtest-aeson
- genvalidity-sydtest-hashable
- genvalidity-sydtest-lens
- genvalidity-sydtest-persistent
- genvalidity-text
- genvalidity-time
- genvalidity-unordered-containers
- genvalidity-uuid
- genvalidity-vector
- validity
- validity-aeson
- validity-bytestring
- validity-case-insensitive
- validity-containers
- validity-network-uri
- validity-path
- validity-persistent
- validity-primitive
- validity-scientific
- validity-text
- validity-time
- validity-unordered-containers
- validity-uuid
- validity-vector
- github: NorfairKing/yesod-static-remote
commit: 7eda644dc369e16c3591847f6c7cad30846bf6b0
- github: NorfairKing/yesod-autoreload
commit: 796def9af50cd7b053c9fb4a065c55603d4a8399
- github: NorfairKing/template-haskell-reload
commit: c416550db3f353bad65980a8ecd9b3b81fa504bd
subdirs:
- template-haskell-reload
- github: brendanhay/amazonka
commit: a7d699be1076e2aad05a1930ca3937ffea954ad8
subdirs:
- lib/amazonka
- lib/amazonka-core
- lib/amazonka-test
- lib/services/amazonka-ses
- lib/services/amazonka-sso
- lib/services/amazonka-sts
- github: codedownio/HaskellNet
commit: f91e223b1299e33c24fb3054e115629d53822f39
- HaskellNet-SSL-0.4.0.2@sha256:c33082ae7ce0ab6c5d77aa810f4404320e275a8f93cab3a8e47d21c01884113b,2061
flags:
zip:
disable-bzip2: true
system-ghc: true
nix:
enable: false # We enter the shell manually.
with-hpack: hpack