Skip to content

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

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

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

Triggered via push April 15, 2024 13:00
Status Failure
Total duration 52m 1s
Artifacts

ci.yml

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

Annotations

100 errors and 236 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.4 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-9.6 release
Process completed with exit code 1.
cabal | ubuntu-latest-x64 ghc-latest 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.2 release
Process completed with exit code 1.
cabal | ubuntu-latest-x64 ghc-9.0 release
Process completed with exit code 1.
cabal | windows-latest-x64 ghc-9.4 release
Process completed with exit code 1.
cabal | macOS-latest-x64 ghc-8.10 debug
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-latest release
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 | windows-latest-x64 ghc-9.2 release
Process completed with exit code 1.
cabal | macOS-latest-x64 ghc-9.4 debug
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-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-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-latest release
Process completed with exit code 1.
cabal | macOS-latest-x64 ghc-9.6 release
Process completed with exit code 1.
cabal | macOS-latest-x64 ghc-latest debug
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/Operation/LiveVars.hs#L50
The import of ‘Data.List’ is redundant
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo/Operation/LiveVars.hs#L53
The import of ‘Data.Array.Accelerate.Representation.Shape’ is redundant
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Graph.hs#L59
The import of ‘Data.Bifunctor’ is redundant
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Graph.hs#L61
The qualified import of ‘Debug.Trace’ is redundant
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/Operation/LiveVars.hs#L50
The import of `Data.List' is redundant
stack | windows-latest-x64: src/Data/Array/Accelerate/Trafo/Operation/LiveVars.hs#L53
The import of `Data.Array.Accelerate.Representation.Shape' is redundant
stack | windows-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Graph.hs#L59
The import of `Data.Bifunctor' is redundant
stack | windows-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Graph.hs#L61
The qualified import of `Debug.Trace' is redundant
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).
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/Operation/LiveVars.hs#L50
The import of ‘Data.List’ is redundant
stack | macOS-latest-x64: src/Data/Array/Accelerate/Trafo/Operation/LiveVars.hs#L53
The import of ‘Data.Array.Accelerate.Representation.Shape’ is redundant
stack | macOS-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Graph.hs#L59
The import of ‘Data.Bifunctor’ is redundant
stack | macOS-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Graph.hs#L61
The qualified import of ‘Debug.Trace’ is redundant
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).
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-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 | ubuntu-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Trafo/Operation/LiveVars.hs#L53
The import of ‘Data.Array.Accelerate.Representation.Shape’ is redundant
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.4 debug: src/Data/Array/Accelerate/Trafo/Operation/Simplify.hs#L108
This binding for ‘t’ shadows the existing binding
cabal | ubuntu-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
‘GroundsR’ is exported by ‘GroundsR’ and ‘module Data.Array.Accelerate.AST.Operation’
cabal | ubuntu-latest-x64 ghc-9.4 debug: 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-9.4 debug: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
‘GroundVars’ is exported by ‘GroundVars’ and ‘module Data.Array.Accelerate.AST.Operation’
cabal | ubuntu-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/AST/Partitioned.hs#L36
‘Args’ is exported by ‘Args’ and ‘module Data.Array.Accelerate.AST.Operation’
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/Trafo/Operation/Simplify.hs#L108
This binding for ‘t’ shadows the existing binding
cabal | ubuntu-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 | ubuntu-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 | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
‘GroundVars’ is exported by ‘GroundVars’ and ‘module Data.Array.Accelerate.AST.Operation’
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/AST/Partitioned.hs#L36
‘Args’ is exported by ‘Args’ and ‘module Data.Array.Accelerate.AST.Operation’
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 | 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-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-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-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.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: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Labels.hs#L39
The qualified import of ‘Debug.Trace’ is redundant
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-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: src/Data/Array/Accelerate/Trafo/Operation/LiveVars.hs#L53
The import of ‘Data.Array.Accelerate.Representation.Shape’ 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 | 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 | windows-latest-x64 ghc-8.10 release: src/Data/Array/Accelerate/Trafo/Operation/LiveVars.hs#L53
The import of ‘Data.Array.Accelerate.Representation.Shape’ is redundant
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/Operation/Simplify.hs#L108
This binding for ‘t’ 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: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
‘GroundVars’ is exported by ‘GroundVars’ and ‘module Data.Array.Accelerate.AST.Operation’
cabal | windows-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/AST/Partitioned.hs#L36
‘Args’ is exported by ‘Args’ 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 | 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
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 | 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: src/Data/Array/Accelerate/Trafo/Operation/LiveVars.hs#L53
The import of ‘Data.Array.Accelerate.Representation.Shape’ 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 | 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 | 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.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 | 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: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Labels.hs#L39
The qualified import of ‘Debug.Trace’ is redundant
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 | 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: src/Data/Array/Accelerate/Trafo/Operation/Simplify.hs#L108
This binding for ‘t’ shadows the existing binding
cabal | macOS-latest-x64 ghc-9.4 debug: 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 debug: 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 debug: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
‘GroundVars’ is exported by ‘GroundVars’ and ‘module Data.Array.Accelerate.AST.Operation’
cabal | macOS-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/AST/Partitioned.hs#L36
‘Args’ is exported by ‘Args’ and ‘module Data.Array.Accelerate.AST.Operation’
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 | 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: src/Data/Array/Accelerate/Trafo/Operation/LiveVars.hs#L53
The import of ‘Data.Array.Accelerate.Representation.Shape’ 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).
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/Operation/Simplify.hs#L108
This binding for ‘t’ 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: src/Data/Array/Accelerate/AST/Partitioned.hs#L34
‘GroundVars’ is exported by ‘GroundVars’ and ‘module Data.Array.Accelerate.AST.Operation’
cabal | macOS-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/AST/Partitioned.hs#L36
‘Args’ is exported by ‘Args’ 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.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: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Labels.hs#L39
The qualified import of ‘Debug.Trace’ is redundant
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: src/Data/Array/Accelerate/Trafo/Operation/LiveVars.hs#L53
The import of ‘Data.Array.Accelerate.Representation.Shape’ 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-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).
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).