Skip to content

make it work on both versions of MIP #32

make it work on both versions of MIP

make it work on both versions of MIP #32

Triggered via push April 9, 2024 12:09
Status Failure
Total duration 1h 25m 8s
Artifacts

ci.yml

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

Annotations

101 errors and 226 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.6 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-latest debug
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 | 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 | ubuntu-latest-x64 ghc-9.4 release
Process completed with exit code 1.
cabal | ubuntu-latest-x64 ghc-9.4 debug
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-9.4 release
Process completed with exit code 1.
cabal | windows-latest-x64 ghc-9.0 release
Process completed with exit code 1.
stack | macOS-latest-x64
Unexpected HTTP response: 502
cabal | macOS-latest-x64 ghc-9.0 debug
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.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.4 debug
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.0 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-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-latest 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/Partitioning/ILP/MIP.hs#L40
The qualified import of ‘Debug.Trace’ is redundant
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/MIP.hs#L65
This binding for ‘problem’ shadows the existing binding
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/MIP.hs#L65
This binding for ‘obj’ shadows the existing binding
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L30
The import of ‘%~, .~’ from module ‘Lens.Micro’ is redundant
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L118
This binding for ‘info’ shadows the existing binding
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L125
This binding for ‘info’ shadows the existing binding
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L126
This binding for ‘ilp’ shadows the existing binding
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo.hs#L70
The qualified import of ‘Debug.Trace’ is redundant
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo.hs#L71
The import of ‘Data.Text.Lazy’ is redundant
stack | ubuntu-latest-x64: src/Data/Array/Accelerate/Trafo.hs#L73
The import of ‘Formatting’ 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/Partitioning/ILP/MIP.hs#L40
The qualified import of `Debug.Trace' is redundant
stack | windows-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/MIP.hs#L65
This binding for `problem' shadows the existing binding
stack | windows-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/MIP.hs#L65
This binding for `obj' shadows the existing binding
stack | windows-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L30
The import of `%~, .~' from module `Lens.Micro' is redundant
stack | windows-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L118
This binding for `info' shadows the existing binding
stack | windows-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L125
This binding for `info' shadows the existing binding
stack | windows-latest-x64: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L126
This binding for `ilp' shadows the existing binding
stack | windows-latest-x64: src/Data/Array/Accelerate/Trafo.hs#L70
The qualified import of `Debug.Trace' is redundant
stack | windows-latest-x64: src/Data/Array/Accelerate/Trafo.hs#L71
The import of `Data.Text.Lazy' is redundant
stack | windows-latest-x64: src/Data/Array/Accelerate/Trafo.hs#L73
The import of `Formatting' 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).
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/Partitioning/ILP/Graph.hs#L59
The qualified import of ‘Debug.Trace’ is redundant
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-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-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 | 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/Partitioning/ILP/Graph.hs#L59
The qualified import of ‘Debug.Trace’ is redundant
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 | 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/Partitioning/ILP/Graph.hs#L59
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.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/Partitioning/ILP/MIP.hs#L40
The qualified import of ‘Debug.Trace’ is redundant
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/MIP.hs#L65
This binding for ‘problem’ shadows the existing binding
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/MIP.hs#L65
This binding for ‘obj’ shadows the existing binding
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L30
The import of ‘%~, .~’ from module ‘Lens.Micro’ is redundant
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L118
This binding for ‘info’ shadows the existing binding
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L125
This binding for ‘info’ shadows the existing binding
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L126
This binding for ‘ilp’ shadows the existing binding
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo.hs#L70
The qualified import of ‘Debug.Trace’ is redundant
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo.hs#L71
The import of ‘Data.Text.Lazy’ is redundant
cabal | ubuntu-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo.hs#L73
The import of ‘Formatting’ 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 | 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/Partitioning/ILP/MIP.hs#L40
The qualified import of ‘Debug.Trace’ is redundant
cabal | ubuntu-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/MIP.hs#L65
This binding for ‘problem’ shadows the existing binding
cabal | ubuntu-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/MIP.hs#L65
This binding for ‘obj’ shadows the existing binding
cabal | ubuntu-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L30
The import of ‘%~, .~’ from module ‘Lens.Micro’ is redundant
cabal | ubuntu-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L118
This binding for ‘info’ shadows the existing binding
cabal | ubuntu-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L125
This binding for ‘info’ shadows the existing binding
cabal | ubuntu-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L126
This binding for ‘ilp’ shadows the existing binding
cabal | ubuntu-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo/NewNewFusion.hs#L49
The import of ‘System.IO.Unsafe’ is redundant
cabal | ubuntu-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo.hs#L70
The qualified import of ‘Debug.Trace’ is redundant
cabal | ubuntu-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo.hs#L71
The import of ‘Data.Text.Lazy’ is redundant
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 | 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/Partitioning/ILP/MIP.hs#L40
The qualified import of ‘Debug.Trace’ is redundant
cabal | windows-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/MIP.hs#L65
This binding for ‘problem’ shadows the existing binding
cabal | windows-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/MIP.hs#L65
This binding for ‘obj’ shadows the existing binding
cabal | windows-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L30
The import of ‘%~, .~’ from module ‘Lens.Micro’ is redundant
cabal | windows-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L118
This binding for ‘info’ shadows the existing binding
cabal | windows-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L125
This binding for ‘info’ shadows the existing binding
cabal | windows-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L126
This binding for ‘ilp’ shadows the existing binding
cabal | windows-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo.hs#L70
The qualified import of ‘Debug.Trace’ is redundant
cabal | windows-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo.hs#L71
The import of ‘Data.Text.Lazy’ is redundant
cabal | windows-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo.hs#L73
The import of ‘Formatting’ is redundant
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: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Graph.hs#L59
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. 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).
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-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/Partitioning/ILP/Graph.hs#L59
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-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 | 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 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.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/Partitioning/ILP/MIP.hs#L40
The qualified import of ‘Debug.Trace’ is redundant
cabal | macOS-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/MIP.hs#L65
This binding for ‘problem’ shadows the existing binding
cabal | macOS-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/MIP.hs#L65
This binding for ‘obj’ shadows the existing binding
cabal | macOS-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L30
The import of ‘%~, .~’ from module ‘Lens.Micro’ is redundant
cabal | macOS-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L118
This binding for ‘info’ shadows the existing binding
cabal | macOS-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L125
This binding for ‘info’ shadows the existing binding
cabal | macOS-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L126
This binding for ‘ilp’ shadows the existing binding
cabal | macOS-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo/NewNewFusion.hs#L49
The import of ‘System.IO.Unsafe’ is redundant
cabal | macOS-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo.hs#L70
The qualified import of ‘Debug.Trace’ is redundant
cabal | macOS-latest-x64 ghc-9.4 debug: src/Data/Array/Accelerate/Trafo.hs#L71
The import of ‘Data.Text.Lazy’ is redundant
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-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/Partitioning/ILP/MIP.hs#L40
The qualified import of ‘Debug.Trace’ is redundant
cabal | macOS-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/MIP.hs#L65
This binding for ‘problem’ shadows the existing binding
cabal | macOS-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP/MIP.hs#L65
This binding for ‘obj’ shadows the existing binding
cabal | macOS-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L30
The import of ‘%~, .~’ from module ‘Lens.Micro’ is redundant
cabal | macOS-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L118
This binding for ‘info’ shadows the existing binding
cabal | macOS-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L125
This binding for ‘info’ shadows the existing binding
cabal | macOS-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo/Partitioning/ILP.hs#L126
This binding for ‘ilp’ shadows the existing binding
cabal | macOS-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo.hs#L70
The qualified import of ‘Debug.Trace’ is redundant
cabal | macOS-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo.hs#L71
The import of ‘Data.Text.Lazy’ is redundant
cabal | macOS-latest-x64 ghc-9.4 release: src/Data/Array/Accelerate/Trafo.hs#L73
The import of ‘Formatting’ is redundant
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.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/Partitioning/ILP/Graph.hs#L59
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.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-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-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 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).