-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcabal.project
89 lines (77 loc) · 2.37 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
85
86
87
88
89
packages: .
package navi
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-unticked-promoted-constructors
optimization: 2
test-show-details: direct
source-repository-package
type: git
location: https://github.com/tbidne/algebra-simple.git
tag: 973852fc69a3bb7c0477dafcc933c14ec4cb0f75
source-repository-package
type: git
location: https://github.com/tbidne/bounds.git
tag: b7ca541cfdd8564bcebe5d38456fe7abf77885b8
source-repository-package
type: git
location: https://github.com/tbidne/exception-utils.git
tag: d9d3d6061d9ad16d9840a4e5e9cdc36a498a2a82
source-repository-package
type: git
location: https://github.com/tbidne/fs-utils.git
tag: e2273c91c411e1fe12347524065855ba8e34a481
source-repository-package
type: git
location: https://github.com/tbidne/monad-effects.git
tag: 9e2258864a4c6a25d444eeeb915211d38a08fdf6
subdir:
lib/effects-env
lib/effects-async
lib/effects-fs
lib/effects-ioref
lib/effects-logger-ns
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/pythia.git
tag: 2246a9db9b212f371cd119558950a3f2f1708983
source-repository-package
type: git
location: https://github.com/tbidne/relative-time.git
tag: 6bd6c1208bcda9f5d5ecb7ff45fafb91929cdea8
source-repository-package
type: git
location: https://github.com/tbidne/si-bytes.git
tag: 1d9faa22e1c3ed695aa5036cd5f03e4bafc0358d
source-repository-package
type: git
location: https://github.com/tbidne/smart-math.git
tag: d1b9dceac83d677f55798cee2c98b0fc1f54e6f9
source-repository-package
type: git
location: https://github.com/tbidne/time-conv.git
tag: 6522d89cc6b37df81864e6d98a12df182ce0bb33
allow-newer: dbus:filepath
allow-newer: dbus:template-haskell
allow-newer: optics-th:template-haskell
allow-newer: path:hashable