don't SLV unit arrays #39
Annotations
12 warnings
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/.
|
Build:
src/Data/Array/Accelerate/Trafo/Operation/LiveVars.hs#L50
The import of `Data.List' is redundant
|
Build:
src/Data/Array/Accelerate/Trafo/Operation/LiveVars.hs#L53
The import of `Data.Array.Accelerate.Representation.Shape' is redundant
|
Build:
src/Data/Array/Accelerate/Trafo/Operation/LiveVars.hs#L274
Pattern match(es) are non-exhaustive
|
Build:
src/Data/Array/Accelerate/Trafo/Operation/LiveVars.hs#L284
Pattern match(es) are non-exhaustive
|
Build:
src/Data/Array/Accelerate/Trafo/Operation/LiveVars.hs#L294
Pattern match(es) are non-exhaustive
|
Build:
src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Solve.hs#L32
The qualified import of `Debug.Trace' is redundant
|
Build:
src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Solve.hs#L108
This binding for `c' shadows the existing binding
|
Build:
src/Data/Array/Accelerate/Trafo/Partitioning/ILP/Solve.hs#L207
Pattern match(es) are non-exhaustive
|
|
|
Set up Haskell
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Loading