-
Notifications
You must be signed in to change notification settings - Fork 0
/
cabal.project
84 lines (71 loc) · 2.17 KB
/
cabal.project
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
index-state: 2024-07-02T09:47:50Z
packages: .
package shrun
ghc-options:
-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
-- TODO: Remove Wno-deprecations once we are on GHC 9.10.
optimization: 2
test-show-details: direct
source-repository-package
type: git
location: https://github.com/tbidne/algebra-simple.git
tag: f8590486ec0fc66acf7db20308e1ed6993a52151
source-repository-package
type: git
location: https://github.com/tbidne/bounds.git
tag: f93b202c9d154b25b42b048570cf6648451aa577
source-repository-package
type: git
location: https://github.com/tbidne/exception-utils.git
tag: 9ecb81e4a16f62736dbe7f90cb1983e7212b0c0f
source-repository-package
type: git
location: https://github.com/tbidne/fs-utils.git
tag: 5406cea74491f382478e70734535c62fe6deef7d
source-repository-package
type: git
location: https://github.com/tbidne/monad-effects.git
tag: 7cc259bce3becc2c72bed1e8dd6f46ecc41efe70
subdir:
lib/effects-async
lib/effects-env
lib/effects-fs
lib/effects-ioref
lib/effects-optparse
lib/effects-stm
lib/effects-time
lib/effects-terminal
lib/effects-thread
lib/effects-typed-process
lib/effects-unix-compat
source-repository-package
type: git
location: https://github.com/tbidne/relative-time.git
tag: b3be9b3b904059671ef07dbcbb11b8c04d50ddde
source-repository-package
type: git
location: https://github.com/tbidne/si-bytes.git
tag: df01a076966e7fe9af8cc49bb438078a14a8d951
source-repository-package
type: git
location: https://github.com/tbidne/smart-math.git
tag: 9bd570201445904d12d0e0b792f171d02e6f361e
allow-newer: aeson:th-abstraction
allow-newer: dbus:template-haskell
allow-newer: hedgehog:template-haskell
allow-newer: tasty-hedgehog:base