Commit c1724dc
committed
Fix proto-lens ghc-9.12 build
The proto-lens source-repository-package build fails with:
Error: [Cabal-6661]
filepath wildcard 'proto-lens-imports/google/protobuf/descriptor.proto'
refers to the directory 'proto-lens-imports/google/protobuf', which does not exist or is not a directory.
filepath wildcard 'proto-lens-imports/google/protobuf/descriptor.proto'
does not match any files.
However, SRP is currently required because the released version does not
support ghc-9.12.1 parent 1f27fb3 commit c1724dc
1 file changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
182 | 203 | | |
183 | 204 | | |
184 | 205 | | |
| |||
202 | 223 | | |
203 | 224 | | |
204 | 225 | | |
| 226 | + | |
205 | 227 | | |
206 | 228 | | |
207 | 229 | | |
| |||
0 commit comments