-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstack.yaml
More file actions
56 lines (56 loc) · 2.18 KB
/
stack.yaml
File metadata and controls
56 lines (56 loc) · 2.18 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
---
resolver: nightly-2025-11-04
packages:
- .
ghc-options:
"$locals": -Wall -Wcompat
-Widentities
-Wincomplete-record-updates
-Wincomplete-uni-patterns
-Wmissing-deriving-strategies
-Wmissing-export-lists
-Wmissing-exported-signatures
-Wmissing-home-modules
-Wpartial-fields
-Wprepositive-qualified-module
-Wredundant-constraints
-Wunused-binds
-Wunused-packages
-Wunused-type-patterns
-Wno-missing-import-lists
-Wno-unticked-promoted-constructors
extra-deps:
- env-guard-0.2@sha256:4251503bde7549e267bd307f4b293c8c0ac48c6585968108e3e3fc5a3cfbb179,1312
- ghc-experimental-9.1201.0@sha256:1cc6bafaa261e3eb262ab4bbb15e3d9127d6c810dbf619dfe43b59644dc00a61,1572
- gitrev-typed-0.1@sha256:905b696dec9c52486290cfef2d3156420de83f5b21bfb0821a37822f40ee1568,3783
- random-1.2.1.3@sha256:117541ba0a177397a3333f94870f789ef050dca31b0688a19824b2bc401b8823,6237
- regression-simple-0.2.1@sha256:a6338a5a048db419cde21fb403df9f4df3508145f939350a15b3e0b9d8ee39d7,2319
- tasty-bench-fit-0.1.1@sha256:aa300865236c5d6ef65bef09033a92484f0a91c3902bc29d0e6d02aa3626c4bd,1894
- git: https://github.com/tbidne/algebra-simple.git
commit: 37ec7127fbd0f591d4539e4bf72a0badd7569181
- git: https://github.com/tbidne/bounds.git
commit: b7ca541cfdd8564bcebe5d38456fe7abf77885b8
- git: https://github.com/tbidne/effectful-libs.git
commit: 326ee75e7705ccaf010941ae698f1c43355d4c1b
subdirs:
- lib/concurrent-effectful
- lib/effectful-utils
- lib/fs-effectful
- lib/ioref-effectful
- lib/logger-effectful
- lib/optparse-effectful
- lib/terminal-effectful
- lib/time-effectful
- lib/typed-process-dynamic-effectful
- git: https://github.com/tbidne/exception-utils.git
commit: 61a9e06a26adcca70d565105a1508a16022435a2
- git: https://github.com/tbidne/fs-utils.git
commit: 26136275027fd827574c5004ebd11b659d7abdab
- git: https://github.com/tbidne/relative-time.git
commit: be79249b8909dba64d3b301025d4d684f46ec2a1
- git: https://github.com/tbidne/smart-math.git
commit: 4e10a4134f825ba825113955bb97be7f7e28ad6e
allow-newer: true
allow-newer-deps:
- ghc-experimental
- regression-simple