Skip to content

Allow base-4.20 and tasty-1.5; bump CI to GHC 9.8 #207

Allow base-4.20 and tasty-1.5; bump CI to GHC 9.8

Allow base-4.20 and tasty-1.5; bump CI to GHC 9.8 #207

Triggered via push March 18, 2024 12:57
Status Success
Total duration 8m 17s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

90 warnings
build (ubuntu-latest, 9.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 9.6): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (ubuntu-latest, 9.6): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (ubuntu-latest, 9.6): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (ubuntu-latest, 9.6): test/Main.hs#L35
The import of ‘Data.Ord’ is redundant
build (ubuntu-latest, 9.6): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (ubuntu-latest, 9.6): bench/Array/Traverse/Closure.hs#L10
The import of ‘Control.Applicative’ is redundant
build (ubuntu-latest, 9.6): bench/Array/Traverse/Closure.hs#L13
The import of ‘Int’ from module ‘GHC.Exts’ is redundant
build (ubuntu-latest, 9.6): bench/PrimArray/Compare.hs#L14
The import of ‘Data.Word’ is redundant
build (ubuntu-latest, 9.6): bench/PrimArray/Compare.hs#L15
The import of ‘Control.Monad’ is redundant
build (ubuntu-latest, 9.6): bench/PrimArray/Compare.hs#L16
The import of ‘Control.Monad.ST’ is redundant
build (ubuntu-latest, 9.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 9.2): bench/Array/Traverse/Closure.hs#L13
The import of ‘Int’ from module ‘GHC.Exts’ is redundant
build (ubuntu-latest, 9.2): bench/PrimArray/Compare.hs#L14
The import of ‘Data.Word’ is redundant
build (ubuntu-latest, 9.2): bench/PrimArray/Compare.hs#L15
The import of ‘Control.Monad’ is redundant
build (ubuntu-latest, 9.2): bench/PrimArray/Compare.hs#L16
The import of ‘Control.Monad.ST’ is redundant
build (ubuntu-latest, 9.2): test/Main.hs#L35
The import of ‘Data.Ord’ is redundant
build (ubuntu-latest, 9.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 9.0): bench/Array/Traverse/Closure.hs#L13
The import of ‘Int’ from module ‘GHC.Exts’ is redundant
build (ubuntu-latest, 9.0): bench/PrimArray/Compare.hs#L14
The import of ‘Data.Word’ is redundant
build (ubuntu-latest, 9.0): bench/PrimArray/Compare.hs#L15
The import of ‘Control.Monad’ is redundant
build (ubuntu-latest, 9.0): bench/PrimArray/Compare.hs#L16
The import of ‘Control.Monad.ST’ is redundant
build (ubuntu-latest, 9.0): test/Main.hs#L35
The import of ‘Data.Ord’ is redundant
build (ubuntu-latest, 8.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 8.4): bench/PrimArray/Compare.hs#L14
The import of ‘Data.Word’ is redundant
build (ubuntu-latest, 8.4): bench/PrimArray/Compare.hs#L15
The import of ‘Control.Monad’ is redundant
build (ubuntu-latest, 8.4): bench/PrimArray/Compare.hs#L16
The import of ‘Control.Monad.ST’ is redundant
build (ubuntu-latest, 9.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 9.8): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (ubuntu-latest, 9.8): test/Main.hs#L35
The import of ‘Data.Ord’ is redundant
build (ubuntu-latest, 9.8): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (ubuntu-latest, 9.8): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (ubuntu-latest, 9.8): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (ubuntu-latest, 9.8): bench/Array/Traverse/Closure.hs#L10
The import of ‘Control.Applicative’ is redundant
build (ubuntu-latest, 9.8): bench/Array/Traverse/Closure.hs#L13
The import of ‘Int’ from module ‘GHC.Exts’ is redundant
build (ubuntu-latest, 9.8): bench/PrimArray/Compare.hs#L14
The import of ‘Data.Word’ is redundant
build (ubuntu-latest, 9.8): bench/PrimArray/Compare.hs#L15
The import of ‘Control.Monad’ is redundant
build (ubuntu-latest, 9.8): bench/PrimArray/Compare.hs#L16
The import of ‘Control.Monad.ST’ is redundant
build (ubuntu-latest, 8.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 8.10): bench/Array/Traverse/Closure.hs#L13
The import of ‘Int’ from module ‘GHC.Exts’ is redundant
build (ubuntu-latest, 8.10): bench/PrimArray/Compare.hs#L14
The import of ‘Data.Word’ is redundant
build (ubuntu-latest, 8.10): bench/PrimArray/Compare.hs#L15
The import of ‘Control.Monad’ is redundant
build (ubuntu-latest, 8.10): bench/PrimArray/Compare.hs#L16
The import of ‘Control.Monad.ST’ is redundant
build (ubuntu-latest, 8.10): test/Main.hs#L35
The import of ‘Data.Ord’ is redundant
build (ubuntu-latest, 8.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 8.8): test/Main.hs#L35
The import of ‘Data.Ord’ is redundant
build (ubuntu-latest, 8.8): bench/Array/Traverse/Closure.hs#L13
The import of ‘Int’ from module ‘GHC.Exts’ is redundant
build (ubuntu-latest, 8.8): bench/PrimArray/Compare.hs#L14
The import of ‘Data.Word’ is redundant
build (ubuntu-latest, 8.8): bench/PrimArray/Compare.hs#L15
The import of ‘Control.Monad’ is redundant
build (ubuntu-latest, 8.8): bench/PrimArray/Compare.hs#L16
The import of ‘Control.Monad.ST’ is redundant
build (ubuntu-latest, 9.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 9.4): bench/Array/Traverse/Closure.hs#L13
The import of ‘Int’ from module ‘GHC.Exts’ is redundant
build (ubuntu-latest, 9.4): bench/PrimArray/Compare.hs#L14
The import of ‘Data.Word’ is redundant
build (ubuntu-latest, 9.4): bench/PrimArray/Compare.hs#L15
The import of ‘Control.Monad’ is redundant
build (ubuntu-latest, 9.4): bench/PrimArray/Compare.hs#L16
The import of ‘Control.Monad.ST’ is redundant
build (ubuntu-latest, 9.4): test/Main.hs#L35
The import of ‘Data.Ord’ is redundant
build (ubuntu-latest, 8.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 8.6): bench/PrimArray/Compare.hs#L14
The import of ‘Data.Word’ is redundant
build (ubuntu-latest, 8.6): bench/PrimArray/Compare.hs#L15
The import of ‘Control.Monad’ is redundant
build (ubuntu-latest, 8.6): bench/PrimArray/Compare.hs#L16
The import of ‘Control.Monad.ST’ is redundant
build (ubuntu-latest, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 8.2): bench/PrimArray/Compare.hs#L14
The import of ‘Data.Word’ is redundant
build (ubuntu-latest, 8.2): bench/PrimArray/Compare.hs#L15
The import of ‘Control.Monad’ is redundant
build (ubuntu-latest, 8.2): bench/PrimArray/Compare.hs#L16
The import of ‘Control.Monad.ST’ is redundant
build (ubuntu-latest, 8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 8.0): bench/PrimArray/Compare.hs#L14
The import of ‘Data.Word’ is redundant
build (ubuntu-latest, 8.0): bench/PrimArray/Compare.hs#L15
The import of ‘Control.Monad’ is redundant
build (ubuntu-latest, 8.0): bench/PrimArray/Compare.hs#L16
The import of ‘Control.Monad.ST’ is redundant
build (windows-latest, latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest, latest): bench/Array/Traverse/Closure.hs#L10
The import of ‘Control.Applicative’ is redundant
build (windows-latest, latest): bench/Array/Traverse/Closure.hs#L13
The import of ‘Int’ from module ‘GHC.Exts’ is redundant
build (windows-latest, latest): bench/PrimArray/Compare.hs#L14
The import of ‘Data.Word’ is redundant
build (windows-latest, latest): bench/PrimArray/Compare.hs#L15
The import of ‘Control.Monad’ is redundant
build (windows-latest, latest): bench/PrimArray/Compare.hs#L16
The import of ‘Control.Monad.ST’ is redundant
build (windows-latest, latest): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (windows-latest, latest): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (windows-latest, latest): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (windows-latest, latest): test/Main.hs#L35
The import of ‘Data.Ord’ is redundant
build (windows-latest, latest): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (macOS-latest, latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macOS-latest, latest): bench/Array/Traverse/Closure.hs#L10
The import of ‘Control.Applicative’ is redundant
build (macOS-latest, latest): bench/Array/Traverse/Closure.hs#L13
The import of ‘Int’ from module ‘GHC.Exts’ is redundant
build (macOS-latest, latest): bench/PrimArray/Compare.hs#L14
The import of ‘Data.Word’ is redundant
build (macOS-latest, latest): bench/PrimArray/Compare.hs#L15
The import of ‘Control.Monad’ is redundant
build (macOS-latest, latest): bench/PrimArray/Compare.hs#L16
The import of ‘Control.Monad.ST’ is redundant
build (macOS-latest, latest): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (macOS-latest, latest): test/Main.hs#L35
The import of ‘Data.Ord’ is redundant
build (macOS-latest, latest): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (macOS-latest, latest): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (macOS-latest, latest): test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead