-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcabal.project
More file actions
31 lines (27 loc) · 778 Bytes
/
cabal.project
File metadata and controls
31 lines (27 loc) · 778 Bytes
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
packages: .
package smart-math
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
source-repository-package
type: git
location: https://github.com/tbidne/algebra-simple.git
tag: 9fed24810d867ef9cf75f835b41283635bb48add
source-repository-package
type: git
location: https://github.com/tbidne/bounds.git
tag: b7ca541cfdd8564bcebe5d38456fe7abf77885b8
test-show-details: direct