-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstack.yaml
More file actions
59 lines (59 loc) · 2 KB
/
stack.yaml
File metadata and controls
59 lines (59 loc) · 2 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
---
resolver: nightly-2025-12-14
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-deprecations
-Wno-unticked-promoted-constructors
extra-deps:
- env-guard-0.2.1@sha256:f50499a07c5eddc8309b9896363e9861a28091f4f96254f9b76bc34426e25c79,1134
- gitrev-typed-0.1@sha256:905b696dec9c52486290cfef2d3156420de83f5b21bfb0821a37822f40ee1568,3783
- random-1.2.1.3@sha256:117541ba0a177397a3333f94870f789ef050dca31b0688a19824b2bc401b8823,6237
- git: https://github.com/tbidne/algebra-simple.git
commit: 37ec7127fbd0f591d4539e4bf72a0badd7569181
- git: https://github.com/tbidne/bounds.git
commit: b7ca541cfdd8564bcebe5d38456fe7abf77885b8
- 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/monad-effects.git
commit: 53399097c7b6cf7d6a165bb1a61dabc69f94af14
subdirs:
- lib/effects-async
- lib/effects-env
- lib/effects-evaluate
- lib/effects-fs
- lib/effects-ioref
- lib/effects-notify
- lib/effects-optparse
- lib/effects-process
- lib/effects-stm
- lib/effects-time
- lib/effects-terminal
- lib/effects-thread
- lib/effects-unix
- git: https://github.com/tbidne/relative-time.git
commit: be79249b8909dba64d3b301025d4d684f46ec2a1
- git: https://github.com/tbidne/si-bytes.git
commit: baf98b6945e32fc48b2e31e72ab3abaa966c4115
- git: https://github.com/tbidne/smart-math.git
commit: 4e10a4134f825ba825113955bb97be7f7e28ad6e
allow-newer: true
allow-newer-deps:
- tasty