Always enable Template Haskell #280
Annotations
30 errors and 30 warnings
GHC 9.0.2 on macos-latest
The run was canceled by @Ericson2314.
|
GHC 8.4.4 on macos-latest
The run was canceled by @Ericson2314.
|
GHC 8.10.7 on macos-latest
The run was canceled by @Ericson2314.
|
GHC 8.8.4 on macos-latest
The run was canceled by @Ericson2314.
|
GHC 8.6.5 on macos-latest
The run was canceled by @Ericson2314.
|
GHC 9.6.1 on macos-latest
The run was canceled by @Ericson2314.
|
GHC 9.10.1 on macos-latest
The run was canceled by @Ericson2314.
|
GHC 9.2.5 on macos-latest
The run was canceled by @Ericson2314.
|
GHC 9.4.5 on macos-latest
The run was canceled by @Ericson2314.
|
GHC 9.2.5 on ubuntu-latest
The run was canceled by @Ericson2314.
|
GHC 9.2.5 on ubuntu-latest
The operation was canceled.
|
GHC 9.8.2 on macos-latest
The run was canceled by @Ericson2314.
|
GHC 9.6.1 on ubuntu-latest
The run was canceled by @Ericson2314.
|
GHC 9.6.1 on ubuntu-latest
The operation was canceled.
|
GHC 9.4.5 on ubuntu-latest
The run was canceled by @Ericson2314.
|
GHC 9.4.5 on ubuntu-latest
The operation was canceled.
|
GHC 8.6.5 on ubuntu-latest
The run was canceled by @Ericson2314.
|
GHC 8.6.5 on ubuntu-latest
The operation was canceled.
|
GHC 9.0.2 on ubuntu-latest
The run was canceled by @Ericson2314.
|
GHC 9.0.2 on ubuntu-latest
The operation was canceled.
|
GHC 8.10.7 on ubuntu-latest
The run was canceled by @Ericson2314.
|
GHC 8.10.7 on ubuntu-latest
The operation was canceled.
|
GHC 8.8.4 on ubuntu-latest
The run was canceled by @Ericson2314.
|
GHC 8.8.4 on ubuntu-latest
The operation was canceled.
|
GHC 8.4.4 on ubuntu-latest
The run was canceled by @Ericson2314.
|
GHC 8.4.4 on ubuntu-latest
The operation was canceled.
|
GHC 9.8.2 on ubuntu-latest
The run was canceled by @Ericson2314.
|
GHC 9.8.2 on ubuntu-latest
The operation was canceled.
|
GHC 9.10.1 on ubuntu-latest
The run was canceled by @Ericson2314.
|
GHC 9.10.1 on ubuntu-latest
The operation was canceled.
|
GHC 9.2.5 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 9.6.1 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 9.4.5 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 8.6.5 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 9.0.2 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 8.10.7 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 8.8.4 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 8.4.4 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 9.8.2 on ubuntu-latest:
src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
|
GHC 9.8.2 on ubuntu-latest:
src/Control/Monad/ReaderIO.hs#L41
Noncanonical ‘(*>) = (>>)’ definition detected
|
GHC 9.8.2 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 9.8.2 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
GHC 9.8.2 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 9.8.2 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
GHC 9.8.2 on ubuntu-latest:
src/Reflex/Class.hs#L207
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 9.8.2 on ubuntu-latest:
src/Reflex/Class.hs#L223
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
GHC 9.8.2 on ubuntu-latest:
src/Reflex/Class.hs#L224
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
GHC 9.8.2 on ubuntu-latest:
src/Reflex/Class.hs#L683
Noncanonical ‘return’ definition detected
|
GHC 9.8.2 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
GHC 9.10.1 on ubuntu-latest:
src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
|
GHC 9.10.1 on ubuntu-latest:
src/Control/Monad/ReaderIO.hs#L41
Noncanonical ‘(*>) = (>>)’ definition detected
|
GHC 9.10.1 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 9.10.1 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
GHC 9.10.1 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 9.10.1 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
GHC 9.10.1 on ubuntu-latest:
src/Reflex/Class.hs#L207
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 9.10.1 on ubuntu-latest:
src/Reflex/Class.hs#L223
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
GHC 9.10.1 on ubuntu-latest:
src/Reflex/Class.hs#L224
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
GHC 9.10.1 on ubuntu-latest:
src/Reflex/Class.hs#L683
Noncanonical ‘return’ definition detected
|
GHC 9.10.1 on ubuntu-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|