compatibility with template-haskell-2.21.0 and ghc 9.8 #648
Annotations
16 errors and 3 warnings
ubuntu-latest:
dhall/src/Dhall/Syntax/Instances/Lift.hs#L19
error: macro "MIN_VERSION_template_haskell" passed 4 arguments, but takes just 3
|
ubuntu-latest:
dhall/src/Dhall/Syntax/Instances/Lift.hs#L19
error: missing '(' in expression
|
ubuntu-latest:
dhall/src/Dhall/Syntax/Instances/Lift.hs#L27
error: macro "MIN_VERSION_template_haskell" passed 4 arguments, but takes just 3
|
ubuntu-latest:
dhall/src/Dhall/Syntax/Instances/Lift.hs#L27
error: missing '(' in expression
|
ubuntu-latest:
dhall/src/Dhall/Syntax/Instances/Lift.hs#L1
`gcc' failed in phase `C pre-processor'. (Exit code: 1)
|
ubuntu-latest
Process completed with exit code 1.
|
macOS-latest:
dhall/src/Dhall/Syntax/Instances/Lift.hs#L19
error: too many arguments provided to function-like macro invocation
|
macOS-latest:
dhall/src/Dhall/Syntax/Instances/Lift.hs#L27
error: too many arguments provided to function-like macro invocation
|
macOS-latest:
dhall/src/Dhall/Syntax/Instances/Lift.hs#L1
`gcc' failed in phase `C pre-processor'. (Exit code: 1)
|
macOS-latest
Process completed with exit code 1.
|
windows-latest:
dhall/src/Dhall/Syntax/Instances/Lift.hs#L19
error: macro "MIN_VERSION_template_haskell" passed 4 arguments, but takes just 3
|
windows-latest:
dhall/src/Dhall/Syntax/Instances/Lift.hs#L19
error: missing '(' in expression
|
windows-latest:
dhall/src/Dhall/Syntax/Instances/Lift.hs#L27
error: macro "MIN_VERSION_template_haskell" passed 4 arguments, but takes just 3
|
windows-latest:
dhall/src/Dhall/Syntax/Instances/Lift.hs#L27
error: missing '(' in expression
|
windows-latest:
dhall/src/Dhall/Syntax/Instances/Lift.hs#L1
`gcc.exe' failed in phase `C pre-processor'. (Exit code: 1)
|
windows-latest
Process completed with exit code 1.
|
ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|