-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcabal.project
More file actions
89 lines (72 loc) · 2.13 KB
/
cabal.project
File metadata and controls
89 lines (72 loc) · 2.13 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
index-state: 2025-11-02T18:37:41Z
packages: pacer.cabal
package pacer
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-missing-import-lists
-Wno-unticked-promoted-constructors
source-repository-package
type: git
location: https://github.com/tbidne/algebra-simple.git
tag: 37ec7127fbd0f591d4539e4bf72a0badd7569181
source-repository-package
type: git
location: https://github.com/tbidne/bounds.git
tag: b7ca541cfdd8564bcebe5d38456fe7abf77885b8
source-repository-package
type: git
location: https://github.com/tbidne/effectful-libs.git
tag: 326ee75e7705ccaf010941ae698f1c43355d4c1b
subdir:
lib/concurrent-effectful
lib/effectful-utils
lib/fs-effectful
lib/ioref-effectful
lib/logger-effectful
lib/optparse-effectful
lib/terminal-effectful
lib/time-effectful
source-repository-package
type: git
location: https://github.com/tbidne/exception-utils.git
tag: 61a9e06a26adcca70d565105a1508a16022435a2
source-repository-package
type: git
location: https://github.com/tbidne/fs-utils.git
tag: 26136275027fd827574c5004ebd11b659d7abdab
source-repository-package
type: git
location: https://github.com/tbidne/relative-time.git
tag: be79249b8909dba64d3b301025d4d684f46ec2a1
source-repository-package
type: git
location: https://github.com/tbidne/smart-math.git
tag: 4e10a4134f825ba825113955bb97be7f7e28ad6e
optimization: 2
test-show-details: direct
allow-newer: regression-simple:base
-- Disabling some flags, to reduce unnecessary dependencies (crypton)
-- and builds (e.g. package examples).
package aeson-pretty
flags: -lib-only
package pretty-simple
flags: -buildexe
package QuickCheck
flags: -templatehaskell
package warp
flags: -x509
package wai-app-static
flags: -crypton