Skip to content

Merge branch 'new-pipeline' of https://www.github.com/ivogabe/acceler… #46

Merge branch 'new-pipeline' of https://www.github.com/ivogabe/acceler…

Merge branch 'new-pipeline' of https://www.github.com/ivogabe/acceler… #46

Triggered via push June 7, 2024 12:24
Status Failure
Total duration 4h 13m 2s
Artifacts

ci.yml

on: push
Matrix: cabal
Matrix: stack
Fit to window
Zoom out
Zoom in

Annotations

90 errors and 228 warnings
cabal | ubuntu-latest-x64 ghc-8.10 debug
Process completed with exit code 1.
cabal | ubuntu-latest-x64 ghc-9.0 debug
Process completed with exit code 1.
cabal | ubuntu-latest-x64 ghc-9.2 debug
Process completed with exit code 1.
cabal | ubuntu-latest-x64 ghc-9.4 debug
Process completed with exit code 1.
cabal | ubuntu-latest-x64 ghc-9.6 release
Process completed with exit code 1.
cabal | ubuntu-latest-x64 ghc-9.0 release
Process completed with exit code 1.
cabal | ubuntu-latest-x64 ghc-9.6 debug
Process completed with exit code 1.
cabal | ubuntu-latest-x64 ghc-latest release
Process completed with exit code 1.
cabal | ubuntu-latest-x64 ghc-9.2 release
Process completed with exit code 1.
cabal | ubuntu-latest-x64 ghc-latest debug
Process completed with exit code 1.
cabal | ubuntu-latest-x64 ghc-9.4 release
Process completed with exit code 1.
cabal | windows-latest-x64 ghc-9.2 release
Process completed with exit code 1.
cabal | windows-latest-x64 ghc-latest release
Process completed with exit code 1.
cabal | windows-latest-x64 ghc-9.6 release
Process completed with exit code 1.
cabal | windows-latest-x64 ghc-9.4 release
Process completed with exit code 1.
cabal | windows-latest-x64 ghc-9.0 release
Process completed with exit code 1.
cabal | macOS-latest-x64 ghc-8.10 debug
Process completed with exit code 1.
cabal | macOS-latest-x64 ghc-9.0 debug
Process completed with exit code 1.
cabal | macOS-latest-x64 ghc-9.2 debug
Process completed with exit code 1.
cabal | macOS-latest-x64 ghc-9.2 release
Process completed with exit code 1.
cabal | macOS-latest-x64 ghc-9.0 release
Process completed with exit code 1.
cabal | macOS-latest-x64 ghc-9.4 release
Process completed with exit code 1.
cabal | macOS-latest-x64 ghc-9.6 debug
Process completed with exit code 1.
cabal | macOS-latest-x64 ghc-latest debug
Process completed with exit code 1.
cabal | macOS-latest-x64 ghc-9.4 debug
Process completed with exit code 1.
cabal | macOS-latest-x64 ghc-latest release
Process completed with exit code 1.
cabal | macOS-latest-x64 ghc-9.6 release
Process completed with exit code 1.
stack | ubuntu-latest-x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stack | ubuntu-latest-x64
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo/Desugar.hs#L210
Defined but not used: ‘repr’
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo/Desugar.hs#L210
Defined but not used: ‘shr’
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo/Desugar.hs#L210
Defined but not used: ‘tp’
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo/Desugar.hs#L1162
This binding for ‘shr’ shadows the existing binding
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo/Desugar.hs#L1169
Pattern match(es) are non-exhaustive
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
‘GroundsR’ is exported by ‘GroundsR’ and ‘module Data.Array.Accelerate.AST.Operation’
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
‘GroundVar’ is exported by ‘GroundVar’ and ‘module Data.Array.Accelerate.AST.Operation’
cabal | ubuntu-latest-x64 ghc-8.10 debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | ubuntu-latest-x64 ghc-8.10 debug
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
stack | windows-latest-x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stack | windows-latest-x64: src/Data/Array/Accelerate/Trafo/Desugar.hs#L1162
This binding for `shr' shadows the existing binding
stack | windows-latest-x64: src/Data/Array/Accelerate/Trafo/Desugar.hs#L1169
Pattern match(es) are non-exhaustive
stack | windows-latest-x64: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
`GroundsR' is exported by `GroundsR' and `module Data.Array.Accelerate.AST.Operation'
stack | windows-latest-x64: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
`GroundVar' is exported by `GroundVar' and `module Data.Array.Accelerate.AST.Operation'
stack | windows-latest-x64
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | ubuntu-latest-x64 ghc-9.0 debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | ubuntu-latest-x64 ghc-9.0 debug
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | ubuntu-latest-x64 ghc-9.2 debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | ubuntu-latest-x64 ghc-9.2 debug
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | ubuntu-latest-x64 ghc-9.4 debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | ubuntu-latest-x64 ghc-9.4 debug
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | ubuntu-latest-x64 ghc-9.6 release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | ubuntu-latest-x64 ghc-9.6 release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | ubuntu-latest-x64 ghc-8.10 release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | ubuntu-latest-x64 ghc-8.10 release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | ubuntu-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘PrettyGraph(..)’ suggests that
cabal | ubuntu-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘Detail(..)’ suggests that
cabal | ubuntu-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L34
Top-level binding with no type signature: graphDelayedAcc :: a
cabal | ubuntu-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L35
Top-level binding with no type signature: graphDelayedAfun :: a
cabal | ubuntu-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Debug/Internal.hs#L29
The import of ‘Data.Array.Accelerate.Debug.Internal.Graph’ is redundant
cabal | ubuntu-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Pretty/Type.hs#L28
Module ‘Data.Text.Prettyprint.Doc’ is deprecated:
cabal | ubuntu-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Labels.hs#L39
The qualified import of ‘Debug.Trace’ is redundant
cabal | windows-latest-x64 ghc-8.10 release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | windows-latest-x64 ghc-8.10 release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | windows-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘PrettyGraph(..)’ suggests that
cabal | windows-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘Detail(..)’ suggests that
cabal | windows-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L34
Top-level binding with no type signature: graphDelayedAcc :: a
cabal | windows-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L35
Top-level binding with no type signature: graphDelayedAfun :: a
cabal | windows-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Debug/Internal.hs#L29
The import of ‘Data.Array.Accelerate.Debug.Internal.Graph’ is redundant
cabal | windows-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Pretty/Type.hs#L28
Module ‘Data.Text.Prettyprint.Doc’ is deprecated:
cabal | windows-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Labels.hs#L39
The qualified import of ‘Debug.Trace’ is redundant
cabal | ubuntu-latest-x64 ghc-9.0 release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | ubuntu-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘PrettyGraph(..)’ suggests that
cabal | ubuntu-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘Detail(..)’ suggests that
cabal | ubuntu-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L34
Top-level binding with no type signature: graphDelayedAcc :: a
cabal | ubuntu-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L35
Top-level binding with no type signature: graphDelayedAfun :: a
cabal | ubuntu-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Debug/Internal.hs#L29
The import of ‘Data.Array.Accelerate.Debug.Internal.Graph’ is redundant
cabal | ubuntu-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Pretty/Type.hs#L28
Module ‘Data.Text.Prettyprint.Doc’ is deprecated:
cabal | ubuntu-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Labels.hs#L39
The qualified import of ‘Debug.Trace’ is redundant
cabal | ubuntu-latest-x64 ghc-9.0 release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | ubuntu-latest-x64 ghc-9.6 debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | ubuntu-latest-x64 ghc-9.6 debug
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | ubuntu-latest-x64 ghc-latest release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | ubuntu-latest-x64 ghc-latest release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | ubuntu-latest-x64 ghc-9.2 release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | ubuntu-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘PrettyGraph(..)’ suggests that
cabal | ubuntu-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘Detail(..)’ suggests that
cabal | ubuntu-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L34
Top-level binding with no type signature: graphDelayedAcc :: a
cabal | ubuntu-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L35
Top-level binding with no type signature: graphDelayedAfun :: a
cabal | ubuntu-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Debug/Internal.hs#L29
The import of ‘Data.Array.Accelerate.Debug.Internal.Graph’ is redundant
cabal | ubuntu-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Pretty/Type.hs#L28
Module ‘Data.Text.Prettyprint.Doc’ is deprecated:
cabal | ubuntu-latest-x64 ghc-9.2 release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | ubuntu-latest-x64 ghc-latest debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | ubuntu-latest-x64 ghc-latest debug
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | ubuntu-latest-x64 ghc-9.4 release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘PrettyGraph(..)’ suggests that
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘Detail(..)’ suggests that
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L34
Top-level binding with no type signature: graphDelayedAcc :: a
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L35
Top-level binding with no type signature: graphDelayedAfun :: a
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Debug/Internal.hs#L29
The import of ‘Data.Array.Accelerate.Debug.Internal.Graph’ is redundant
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Pretty/Type.hs#L28
Module ‘Data.Text.Prettyprint.Doc’ is deprecated:
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Labels.hs#L39
The qualified import of ‘Debug.Trace’ is redundant
cabal | ubuntu-latest-x64 ghc-9.4 release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | windows-latest-x64 ghc-9.2 release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | windows-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘PrettyGraph(..)’ suggests that
cabal | windows-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘Detail(..)’ suggests that
cabal | windows-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L34
Top-level binding with no type signature: graphDelayedAcc :: a
cabal | windows-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L35
Top-level binding with no type signature: graphDelayedAfun :: a
cabal | windows-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Debug/Internal.hs#L29
The import of ‘Data.Array.Accelerate.Debug.Internal.Graph’ is redundant
cabal | windows-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Pretty/Type.hs#L28
Module ‘Data.Text.Prettyprint.Doc’ is deprecated:
cabal | windows-latest-x64 ghc-9.2 release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | windows-latest-x64 ghc-latest release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | windows-latest-x64 ghc-latest release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | windows-latest-x64 ghc-9.6 release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | windows-latest-x64 ghc-9.6 release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | windows-latest-x64 ghc-9.4 release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | windows-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Desugar.hs#L1162
This binding for ‘shr’ shadows the existing binding
cabal | windows-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
‘GroundsR’ is exported by ‘GroundsR’ and ‘module Data.Array.Accelerate.AST.Operation’
cabal | windows-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
‘GroundVar’ is exported by ‘GroundVar’ and ‘module Data.Array.Accelerate.AST.Operation’
cabal | windows-latest-x64 ghc-9.4 release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | windows-latest-x64 ghc-9.0 release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | windows-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘PrettyGraph(..)’ suggests that
cabal | windows-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘Detail(..)’ suggests that
cabal | windows-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L34
Top-level binding with no type signature: graphDelayedAcc :: a
cabal | windows-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L35
Top-level binding with no type signature: graphDelayedAfun :: a
cabal | windows-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Debug/Internal.hs#L29
The import of ‘Data.Array.Accelerate.Debug.Internal.Graph’ is redundant
cabal | windows-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Pretty/Type.hs#L28
Module ‘Data.Text.Prettyprint.Doc’ is deprecated:
cabal | windows-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Labels.hs#L39
The qualified import of ‘Debug.Trace’ is redundant
cabal | windows-latest-x64 ghc-9.0 release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
stack | macOS-latest-x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
stack | macOS-latest-x64
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
stack | macOS-latest-x64: src/Data/Array/Accelerate/Trafo/Desugar.hs#L210
Defined but not used: ‘repr’
stack | macOS-latest-x64: src/Data/Array/Accelerate/Trafo/Desugar.hs#L210
Defined but not used: ‘shr’
stack | macOS-latest-x64: src/Data/Array/Accelerate/Trafo/Desugar.hs#L210
Defined but not used: ‘tp’
stack | macOS-latest-x64: src/Data/Array/Accelerate/Trafo/Desugar.hs#L1162
This binding for ‘shr’ shadows the existing binding
stack | macOS-latest-x64: src/Data/Array/Accelerate/Trafo/Desugar.hs#L1169
Pattern match(es) are non-exhaustive
stack | macOS-latest-x64: src/Data/Array/Accelerate/Trafo/Desugar.hs#L1170
Defined but not used: ‘k1’
stack | macOS-latest-x64: src/Data/Array/Accelerate/Trafo/Desugar.hs#L1205
Defined but not used: ‘tp’
stack | macOS-latest-x64: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
‘GroundsR’ is exported by ‘GroundsR’ and ‘module Data.Array.Accelerate.AST.Operation’
stack | macOS-latest-x64: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
‘GroundVar’ is exported by ‘GroundVar’ and ‘module Data.Array.Accelerate.AST.Operation’
cabal | macOS-latest-x64 ghc-8.10 debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | macOS-latest-x64 ghc-8.10 debug
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
cabal | macOS-latest-x64 ghc-8.10 debug
freetype 2.13.2 is already installed and up-to-date. To reinstall 2.13.2, run: brew reinstall freetype
cabal | macOS-latest-x64 ghc-8.10 debug
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | macOS-latest-x64 ghc-9.0 debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | macOS-latest-x64 ghc-9.0 debug
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | macOS-latest-x64 ghc-9.0 debug
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
cabal | macOS-latest-x64 ghc-9.0 debug
freetype 2.13.2 is already installed and up-to-date. To reinstall 2.13.2, run: brew reinstall freetype
cabal | macOS-latest-x64 ghc-8.10 release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | macOS-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘PrettyGraph(..)’ suggests that
cabal | macOS-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘Detail(..)’ suggests that
cabal | macOS-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L34
Top-level binding with no type signature: graphDelayedAcc :: a
cabal | macOS-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L35
Top-level binding with no type signature: graphDelayedAfun :: a
cabal | macOS-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Debug/Internal.hs#L29
The import of ‘Data.Array.Accelerate.Debug.Internal.Graph’ is redundant
cabal | macOS-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Pretty/Type.hs#L28
Module ‘Data.Text.Prettyprint.Doc’ is deprecated:
cabal | macOS-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Labels.hs#L39
The qualified import of ‘Debug.Trace’ is redundant
cabal | macOS-latest-x64 ghc-8.10 release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | macOS-latest-x64 ghc-9.2 debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | macOS-latest-x64 ghc-9.2 debug
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | macOS-latest-x64 ghc-9.2 debug
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
cabal | macOS-latest-x64 ghc-9.2 debug
freetype 2.13.2 is already installed and up-to-date. To reinstall 2.13.2, run: brew reinstall freetype
cabal | macOS-latest-x64 ghc-9.2 release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | macOS-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘PrettyGraph(..)’ suggests that
cabal | macOS-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘Detail(..)’ suggests that
cabal | macOS-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L34
Top-level binding with no type signature: graphDelayedAcc :: a
cabal | macOS-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L35
Top-level binding with no type signature: graphDelayedAfun :: a
cabal | macOS-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Debug/Internal.hs#L29
The import of ‘Data.Array.Accelerate.Debug.Internal.Graph’ is redundant
cabal | macOS-latest-x64 ghc-9.2 release: src/Data/Array/Accelerate/Pretty/Type.hs#L28
Module ‘Data.Text.Prettyprint.Doc’ is deprecated:
cabal | macOS-latest-x64 ghc-9.2 release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | macOS-latest-x64 ghc-9.0 release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | macOS-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘PrettyGraph(..)’ suggests that
cabal | macOS-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L27
The export item ‘Detail(..)’ suggests that
cabal | macOS-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L34
Top-level binding with no type signature: graphDelayedAcc :: a
cabal | macOS-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Pretty/Graphviz.hs#L35
Top-level binding with no type signature: graphDelayedAfun :: a
cabal | macOS-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Debug/Internal.hs#L29
The import of ‘Data.Array.Accelerate.Debug.Internal.Graph’ is redundant
cabal | macOS-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Pretty/Type.hs#L28
Module ‘Data.Text.Prettyprint.Doc’ is deprecated:
cabal | macOS-latest-x64 ghc-9.0 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Labels.hs#L39
The qualified import of ‘Debug.Trace’ is redundant
cabal | macOS-latest-x64 ghc-9.0 release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | macOS-latest-x64 ghc-9.4 release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | macOS-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Desugar.hs#L1162
This binding for ‘shr’ shadows the existing binding
cabal | macOS-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
‘GroundsR’ is exported by ‘GroundsR’ and ‘module Data.Array.Accelerate.AST.Operation’
cabal | macOS-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
‘GroundVar’ is exported by ‘GroundVar’ and ‘module Data.Array.Accelerate.AST.Operation’
cabal | macOS-latest-x64 ghc-9.4 release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | macOS-latest-x64 ghc-9.6 debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | macOS-latest-x64 ghc-9.6 debug
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | macOS-latest-x64 ghc-9.6 debug
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
cabal | macOS-latest-x64 ghc-9.6 debug
freetype 2.13.2 is already installed and up-to-date. To reinstall 2.13.2, run: brew reinstall freetype
cabal | macOS-latest-x64 ghc-latest debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | macOS-latest-x64 ghc-latest debug
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | macOS-latest-x64 ghc-latest debug
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
cabal | macOS-latest-x64 ghc-latest debug
freetype 2.13.2 is already installed and up-to-date. To reinstall 2.13.2, run: brew reinstall freetype
cabal | macOS-latest-x64 ghc-9.4 debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2, ./.github/actions/cache-always. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | macOS-latest-x64 ghc-9.4 debug
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
cabal | macOS-latest-x64 ghc-9.4 debug
freetype 2.13.2 is already installed and up-to-date. To reinstall 2.13.2, run: brew reinstall freetype
cabal | macOS-latest-x64 ghc-9.4 debug
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | macOS-latest-x64 ghc-latest release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | macOS-latest-x64 ghc-latest release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal | macOS-latest-x64 ghc-9.6 release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell/actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cabal | macOS-latest-x64 ghc-9.6 release
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).