forked from thsutton/aeson-diff
-
Notifications
You must be signed in to change notification settings - Fork 3
/
cabal.project
35 lines (32 loc) · 899 Bytes
/
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
packages:
.
orphans/aeson-diff-openapi3
orphans/aeson-diff-swagger2
package aeson-diff
ghc-options:
-Wall
-Wcpp-undef
-Widentities
-Wincomplete-record-updates
-Wincomplete-uni-patterns
-Wno-incomplete-patterns
-Wno-missing-export-lists
-Wno-missing-import-lists
-Wno-name-shadowing
-Wredundant-constraints
-Wunused-packages
source-repository-package
type: git
location: https://github.com/NorfairKing/autodocodec.git
tag: ac36615cb344ec43259fb65cafe3e55308ce4662
subdir: autodocodec
source-repository-package
type: git
location: https://github.com/NorfairKing/autodocodec.git
tag: ac36615cb344ec43259fb65cafe3e55308ce4662
subdir: autodocodec-openapi3
source-repository-package
type: git
location: https://github.com/NorfairKing/autodocodec.git
tag: ac36615cb344ec43259fb65cafe3e55308ce4662
subdir: autodocodec-swagger2