Allow base-4.20 and tasty-1.5; bump CI to GHC 9.8 #207
Annotations
11 warnings
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/.
|
Test:
test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
Test:
test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
Build:
test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
Build:
test/Main.hs#L35
The import of ‘Data.Ord’ is redundant
|
Build:
test/Main.hs#L17
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
|
Bench:
bench/Array/Traverse/Closure.hs#L10
The import of ‘Control.Applicative’ is redundant
|
Bench:
bench/Array/Traverse/Closure.hs#L13
The import of ‘Int’ from module ‘GHC.Exts’ is redundant
|
Bench:
bench/PrimArray/Compare.hs#L14
The import of ‘Data.Word’ is redundant
|
Bench:
bench/PrimArray/Compare.hs#L15
The import of ‘Control.Monad’ is redundant
|
Bench:
bench/PrimArray/Compare.hs#L16
The import of ‘Control.Monad.ST’ is redundant
|
Loading