File tree Expand file tree Collapse file tree 25 files changed +287
-179
lines changed
aws-temporary-ingress-rule Expand file tree Collapse file tree 25 files changed +287
-179
lines changed Original file line number Diff line number Diff line change 1
1
cabal-version : 1.12
2
2
3
- -- This file has been generated from package.yaml by hpack version 0.35.2 .
3
+ -- This file has been generated from package.yaml by hpack version 0.36.0 .
4
4
--
5
5
-- see: https://github.com/sol/hpack
6
6
@@ -78,11 +78,13 @@ library
78
78
, unliftio
79
79
default-language : Haskell2010
80
80
if flag(development)
81
- ghc-options : -Werror -fplugin=SourceConstraints
82
- build-depends :
83
- source-constraints
81
+ ghc-options : -Werror
84
82
else
85
83
ghc-options : -Wwarn
84
+ if impl(ghc < 9.5 )
85
+ ghc-options : -fplugin=SourceConstraints
86
+ build-depends :
87
+ source-constraints
86
88
87
89
test-suite test
88
90
type : exitcode-stdio-1.0
@@ -141,8 +143,10 @@ test-suite test
141
143
, unliftio
142
144
default-language : Haskell2010
143
145
if flag(development)
144
- ghc-options : -Werror -fplugin=SourceConstraints
145
- build-depends :
146
- source-constraints
146
+ ghc-options : -Werror
147
147
else
148
148
ghc-options : -Wwarn
149
+ if impl(ghc < 9.5 )
150
+ ghc-options : -fplugin=SourceConstraints
151
+ build-depends :
152
+ source-constraints
Original file line number Diff line number Diff line change 1
1
cabal-version : 1.12
2
2
3
- -- This file has been generated from package.yaml by hpack version 0.35.5 .
3
+ -- This file has been generated from package.yaml by hpack version 0.36.0 .
4
4
--
5
5
-- see: https://github.com/sol/hpack
6
6
@@ -77,11 +77,13 @@ library
77
77
, stratosphere-iam
78
78
default-language : Haskell2010
79
79
if flag(development)
80
- ghc-options : -Werror -fplugin=SourceConstraints
81
- build-depends :
82
- source-constraints
80
+ ghc-options : -Werror
83
81
else
84
82
ghc-options : -Wwarn
83
+ if impl(ghc < 9.5 )
84
+ ghc-options : -fplugin=SourceConstraints
85
+ build-depends :
86
+ source-constraints
85
87
86
88
test-suite test
87
89
type : exitcode-stdio-1.0
@@ -139,8 +141,10 @@ test-suite test
139
141
, text
140
142
default-language : Haskell2010
141
143
if flag(development)
142
- ghc-options : -Werror -fplugin=SourceConstraints
143
- build-depends :
144
- source-constraints
144
+ ghc-options : -Werror
145
145
else
146
146
ghc-options : -Wwarn
147
+ if impl(ghc < 9.5 )
148
+ ghc-options : -fplugin=SourceConstraints
149
+ build-depends :
150
+ source-constraints
Original file line number Diff line number Diff line change @@ -84,11 +84,13 @@ library
84
84
, unliftio
85
85
default-language : Haskell2010
86
86
if flag(development)
87
- ghc-options : -Werror -fplugin=SourceConstraints
88
- build-depends :
89
- source-constraints
87
+ ghc-options : -Werror
90
88
else
91
89
ghc-options : -Wwarn
90
+ if impl(ghc < 9.5 )
91
+ ghc-options : -fplugin=SourceConstraints
92
+ build-depends :
93
+ source-constraints
92
94
93
95
test-suite test
94
96
type : exitcode-stdio-1.0
@@ -152,8 +154,10 @@ test-suite test
152
154
, unliftio
153
155
default-language : Haskell2010
154
156
if flag(development)
155
- ghc-options : -Werror -fplugin=SourceConstraints
156
- build-depends :
157
- source-constraints
157
+ ghc-options : -Werror
158
158
else
159
159
ghc-options : -Wwarn
160
+ if impl(ghc < 9.5 )
161
+ ghc-options : -fplugin=SourceConstraints
162
+ build-depends :
163
+ source-constraints
Original file line number Diff line number Diff line change 1
1
cabal-version : 1.12
2
2
3
- -- This file has been generated from package.yaml by hpack version 0.35.4 .
3
+ -- This file has been generated from package.yaml by hpack version 0.36.0 .
4
4
--
5
5
-- see: https://github.com/sol/hpack
6
6
@@ -93,11 +93,13 @@ library
93
93
, unliftio
94
94
default-language : Haskell2010
95
95
if flag(development)
96
- ghc-options : -Werror -fplugin=SourceConstraints
97
- build-depends :
98
- source-constraints
96
+ ghc-options : -Werror
99
97
else
100
98
ghc-options : -Wwarn
99
+ if impl(ghc < 9.5 )
100
+ ghc-options : -fplugin=SourceConstraints
101
+ build-depends :
102
+ source-constraints
101
103
102
104
test-suite test
103
105
type : exitcode-stdio-1.0
@@ -170,8 +172,10 @@ test-suite test
170
172
, unliftio
171
173
default-language : Haskell2010
172
174
if flag(development)
173
- ghc-options : -Werror -fplugin=SourceConstraints
174
- build-depends :
175
- source-constraints
175
+ ghc-options : -Werror
176
176
else
177
177
ghc-options : -Wwarn
178
+ if impl(ghc < 9.5 )
179
+ ghc-options : -fplugin=SourceConstraints
180
+ build-depends :
181
+ source-constraints
Original file line number Diff line number Diff line change @@ -74,11 +74,13 @@ library
74
74
, text
75
75
default-language : Haskell2010
76
76
if flag(development)
77
- ghc-options : -Werror -fplugin=SourceConstraints
78
- build-depends :
79
- source-constraints
77
+ ghc-options : -Werror
80
78
else
81
79
ghc-options : -Wwarn
80
+ if impl(ghc < 9.5 )
81
+ ghc-options : -fplugin=SourceConstraints
82
+ build-depends :
83
+ source-constraints
82
84
83
85
test-suite readme
84
86
type : exitcode-stdio-1.0
@@ -122,11 +124,13 @@ test-suite readme
122
124
, text
123
125
default-language : Haskell2010
124
126
if flag(development)
125
- ghc-options : -Werror -fplugin=SourceConstraints
126
- build-depends :
127
- source-constraints
127
+ ghc-options : -Werror
128
128
else
129
129
ghc-options : -Wwarn
130
+ if impl(ghc < 9.5 )
131
+ ghc-options : -fplugin=SourceConstraints
132
+ build-depends :
133
+ source-constraints
130
134
131
135
test-suite test
132
136
type : exitcode-stdio-1.0
@@ -181,8 +185,10 @@ test-suite test
181
185
, type-spec
182
186
default-language : Haskell2010
183
187
if flag(development)
184
- ghc-options : -Werror -fplugin=SourceConstraints
185
- build-depends :
186
- source-constraints
188
+ ghc-options : -Werror
187
189
else
188
190
ghc-options : -Wwarn
191
+ if impl(ghc < 9.5 )
192
+ ghc-options : -fplugin=SourceConstraints
193
+ build-depends :
194
+ source-constraints
Original file line number Diff line number Diff line change @@ -101,11 +101,13 @@ library
101
101
, uuid >= 1.3
102
102
default-language : Haskell2010
103
103
if flag(development)
104
- ghc-options : -Werror -fplugin=SourceConstraints
105
- build-depends :
106
- source-constraints
104
+ ghc-options : -Werror
107
105
else
108
106
ghc-options : -Wwarn
107
+ if impl(ghc < 9.5 )
108
+ ghc-options : -fplugin=SourceConstraints
109
+ build-depends :
110
+ source-constraints
109
111
110
112
test-suite test
111
113
type : exitcode-stdio-1.0
@@ -174,8 +176,10 @@ test-suite test
174
176
, uuid >= 1.3
175
177
default-language : Haskell2010
176
178
if flag(development)
177
- ghc-options : -Werror -fplugin=SourceConstraints
178
- build-depends :
179
- source-constraints
179
+ ghc-options : -Werror
180
180
else
181
181
ghc-options : -Wwarn
182
+ if impl(ghc < 9.5 )
183
+ ghc-options : -fplugin=SourceConstraints
184
+ build-depends :
185
+ source-constraints
Original file line number Diff line number Diff line change 1
1
cabal-version : 1.12
2
2
3
- -- This file has been generated from package.yaml by hpack version 0.35.2 .
3
+ -- This file has been generated from package.yaml by hpack version 0.36.0 .
4
4
--
5
5
-- see: https://github.com/sol/hpack
6
6
@@ -67,11 +67,13 @@ library
67
67
, optparse-applicative
68
68
default-language : Haskell2010
69
69
if flag(development)
70
- ghc-options : -Werror -fplugin=SourceConstraints
71
- build-depends :
72
- source-constraints
70
+ ghc-options : -Werror
73
71
else
74
72
ghc-options : -Wwarn
73
+ if impl(ghc < 9.5 )
74
+ ghc-options : -fplugin=SourceConstraints
75
+ build-depends :
76
+ source-constraints
75
77
76
78
test-suite test
77
79
type : exitcode-stdio-1.0
@@ -118,8 +120,10 @@ test-suite test
118
120
, tasty
119
121
default-language : Haskell2010
120
122
if flag(development)
121
- ghc-options : -Werror -fplugin=SourceConstraints
122
- build-depends :
123
- source-constraints
123
+ ghc-options : -Werror
124
124
else
125
125
ghc-options : -Wwarn
126
+ if impl(ghc < 9.5 )
127
+ ghc-options : -fplugin=SourceConstraints
128
+ build-depends :
129
+ source-constraints
Original file line number Diff line number Diff line change 12
12
when :
13
13
- condition : flag(development)
14
14
then :
15
- ghc-options :
16
- - -Werror
17
- - -fplugin=SourceConstraints
18
- dependencies :
19
- - source-constraints
15
+ ghc-options : -Werror
20
16
else :
21
17
ghc-options : -Wwarn
22
18
19
+ # GHC 9.6 currently doesn't play nice with plugins when stack
20
+ # https://github.com/commercialhaskell/stack/issues/6251
21
+ - condition : impl(ghc < 9.5)
22
+ ghc-options : -fplugin=SourceConstraints
23
+ dependencies : source-constraints
24
+
23
25
ghc-options :
24
26
- -Wall
25
27
- -Wcompat
Original file line number Diff line number Diff line change 1
1
cabal-version : 1.12
2
2
3
- -- This file has been generated from package.yaml by hpack version 0.35.2 .
3
+ -- This file has been generated from package.yaml by hpack version 0.36.0 .
4
4
--
5
5
-- see: https://github.com/sol/hpack
6
6
@@ -75,11 +75,13 @@ library
75
75
, text
76
76
default-language : Haskell2010
77
77
if flag(development)
78
- ghc-options : -Werror -fplugin=SourceConstraints
79
- build-depends :
80
- source-constraints
78
+ ghc-options : -Werror
81
79
else
82
80
ghc-options : -Wwarn
81
+ if impl(ghc < 9.5 )
82
+ ghc-options : -fplugin=SourceConstraints
83
+ build-depends :
84
+ source-constraints
83
85
84
86
test-suite test
85
87
type : exitcode-stdio-1.0
@@ -131,8 +133,10 @@ test-suite test
131
133
, text
132
134
default-language : Haskell2010
133
135
if flag(development)
134
- ghc-options : -Werror -fplugin=SourceConstraints
135
- build-depends :
136
- source-constraints
136
+ ghc-options : -Werror
137
137
else
138
138
ghc-options : -Wwarn
139
+ if impl(ghc < 9.5 )
140
+ ghc-options : -fplugin=SourceConstraints
141
+ build-depends :
142
+ source-constraints
Original file line number Diff line number Diff line change @@ -97,11 +97,13 @@ library
97
97
, unliftio-core >= 0.2
98
98
default-language : Haskell2010
99
99
if flag(development)
100
- ghc-options : -Werror -fplugin=SourceConstraints
101
- build-depends :
102
- source-constraints
100
+ ghc-options : -Werror
103
101
else
104
102
ghc-options : -Wwarn
103
+ if impl(ghc < 9.5 )
104
+ ghc-options : -fplugin=SourceConstraints
105
+ build-depends :
106
+ source-constraints
105
107
106
108
executable dbt
107
109
main-is : Main.hs
@@ -167,11 +169,13 @@ executable dbt
167
169
, unliftio-core >= 0.2
168
170
default-language : Haskell2010
169
171
if flag(development)
170
- ghc-options : -Werror -fplugin=SourceConstraints
171
- build-depends :
172
- source-constraints
172
+ ghc-options : -Werror
173
173
else
174
174
ghc-options : -Wwarn
175
+ if impl(ghc < 9.5 )
176
+ ghc-options : -fplugin=SourceConstraints
177
+ build-depends :
178
+ source-constraints
175
179
if flag(development)
176
180
buildable : True
177
181
else
@@ -246,8 +250,10 @@ test-suite test
246
250
, unliftio-core >= 0.2
247
251
default-language : Haskell2010
248
252
if flag(development)
249
- ghc-options : -Werror -fplugin=SourceConstraints
250
- build-depends :
251
- source-constraints
253
+ ghc-options : -Werror
252
254
else
253
255
ghc-options : -Wwarn
256
+ if impl(ghc < 9.5 )
257
+ ghc-options : -fplugin=SourceConstraints
258
+ build-depends :
259
+ source-constraints
You can’t perform that action at this time.
0 commit comments