headless: Add MonadThrow (Performable m) #333
Annotations
1 error and 324 warnings
GHC 9.2.2 on macos-latest
Process completed with exit code 1.
|
GHC 8.4.4 on ubuntu-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
GHC 8.10.2 on ubuntu-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
GHC 8.6.5 on ubuntu-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
GHC 9.0.1 on ubuntu-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
GHC 9.2.2 on ubuntu-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
GHC 8.8.4 on ubuntu-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
GHC 9.2.2 on ubuntu-latest:
src/Control/Monad/ReaderIO.hs#L41
Noncanonical ‘(*>) = (>>)’ definition detected
|
GHC 9.2.2 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.2.2 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 9.2.2 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 9.2.2 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.2.2 on ubuntu-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 9.2.2 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.2.2 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.2.2 on ubuntu-latest:
src/Reflex/Class.hs#L681
Noncanonical ‘return’ definition detected
|
GHC 9.2.2 on ubuntu-latest:
src/Reflex/Class.hs#L688
Noncanonical ‘mappend’ definition detected
|
GHC 9.2.2 on ubuntu-latest:
src/Control/Monad/ReaderIO.hs#L41
Noncanonical ‘(*>) = (>>)’ definition detected
|
GHC 9.2.2 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.2.2 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 9.2.2 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 9.2.2 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.2.2 on ubuntu-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 9.2.2 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.2.2 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.2.2 on ubuntu-latest:
src/Reflex/Class.hs#L681
Noncanonical ‘return’ definition detected
|
GHC 9.2.2 on ubuntu-latest:
src/Reflex/Class.hs#L688
Noncanonical ‘mappend’ definition detected
|
GHC 9.2.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.4.4 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.4.4 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.4.4 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.4.4 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.4.4 on ubuntu-latest:
src/Reflex/Dynamic.hs#L85
The import of ‘Control.Monad’ is redundant
|
GHC 8.4.4 on ubuntu-latest:
src/Reflex/Dynamic.hs#L94
The qualified import of ‘Data.IntMap’ is redundant
|
GHC 8.4.4 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.4.4 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.4.4 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.4.4 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.4.4 on ubuntu-latest:
src/Reflex/Dynamic.hs#L85
The import of ‘Control.Monad’ is redundant
|
GHC 8.4.4 on ubuntu-latest:
src/Reflex/Dynamic.hs#L94
The qualified import of ‘Data.IntMap’ is redundant
|
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 8.8.4 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.8.4 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/EventWriter/Class.hs#L14
The import of ‘Data.Semigroup’ is redundant
|
GHC 8.8.4 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.8.4 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/EventWriter/Class.hs#L14
The import of ‘Data.Semigroup’ is redundant
|
GHC 8.8.4 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.8.4 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.8.4 on ubuntu-latest:
src/Reflex/EventWriter/Class.hs#L14
The import of ‘Data.Semigroup’ is redundant
|
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.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 8.6.5 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.6.5 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Dynamic.hs#L85
The import of ‘Control.Monad’ is redundant
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Dynamic.hs#L94
The qualified import of ‘Data.IntMap’ is redundant
|
GHC 8.6.5 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.6.5 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Dynamic.hs#L85
The import of ‘Control.Monad’ is redundant
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Dynamic.hs#L94
The qualified import of ‘Data.IntMap’ is redundant
|
GHC 8.6.5 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.6.5 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Dynamic.hs#L85
The import of ‘Control.Monad’ is redundant
|
GHC 8.6.5 on ubuntu-latest:
src/Reflex/Dynamic.hs#L94
The qualified import of ‘Data.IntMap’ is redundant
|
GHC 8.10.2 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.10.2 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/EventWriter/Class.hs#L14
The import of ‘Data.Semigroup’ is redundant
|
GHC 8.10.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.2 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.10.2 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/EventWriter/Class.hs#L14
The import of ‘Data.Semigroup’ is redundant
|
GHC 8.10.2 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.10.2 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.10.2 on ubuntu-latest:
src/Reflex/EventWriter/Class.hs#L14
The import of ‘Data.Semigroup’ is redundant
|
GHC 9.0.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.0.1 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 9.0.1 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L37
In the use of type constructor or class ‘Option’
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 9.0.1 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 9.0.1 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L37
In the use of type constructor or class ‘Option’
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 9.0.1 on ubuntu-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on ubuntu-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 9.0.1 on ubuntu-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/FunctorMaybe.hs#L37
In the use of type constructor or class ‘Option’
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 9.0.1 on ubuntu-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.10.2 on macos-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
GHC 8.4.4 on macos-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
GHC 8.8.4 on macos-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
GHC 8.6.5 on macos-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
GHC 9.0.1 on macos-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
GHC 8.4.4 on macos-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 macos-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on macos-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.4.4 on macos-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.4.4 on macos-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on macos-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on macos-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.4.4 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.4.4 on macos-latest:
src/Reflex/Dynamic.hs#L85
The import of ‘Control.Monad’ is redundant
|
GHC 8.4.4 on macos-latest:
src/Reflex/Dynamic.hs#L94
The qualified import of ‘Data.IntMap’ is redundant
|
GHC 8.4.4 on macos-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on macos-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.4.4 on macos-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.4.4 on macos-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on macos-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on macos-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.4.4 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.4.4 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.4.4 on macos-latest:
src/Reflex/Dynamic.hs#L85
The import of ‘Control.Monad’ is redundant
|
GHC 8.4.4 on macos-latest:
src/Reflex/Dynamic.hs#L94
The qualified import of ‘Data.IntMap’ is redundant
|
GHC 9.2.2 on macos-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
GHC 8.6.5 on macos-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on macos-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.6.5 on macos-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.6.5 on macos-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on macos-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on macos-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.6.5 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.6.5 on macos-latest:
src/Reflex/Dynamic.hs#L85
The import of ‘Control.Monad’ is redundant
|
GHC 8.6.5 on macos-latest:
src/Reflex/Dynamic.hs#L94
The qualified import of ‘Data.IntMap’ is redundant
|
GHC 8.6.5 on macos-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 macos-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on macos-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.6.5 on macos-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.6.5 on macos-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on macos-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on macos-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.6.5 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.6.5 on macos-latest:
src/Reflex/Dynamic.hs#L85
The import of ‘Control.Monad’ is redundant
|
GHC 8.6.5 on macos-latest:
src/Reflex/Dynamic.hs#L94
The qualified import of ‘Data.IntMap’ is redundant
|
GHC 8.6.5 on macos-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on macos-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.6.5 on macos-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.6.5 on macos-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on macos-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on macos-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.6.5 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.6.5 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.6.5 on macos-latest:
src/Reflex/Dynamic.hs#L85
The import of ‘Control.Monad’ is redundant
|
GHC 8.6.5 on macos-latest:
src/Reflex/Dynamic.hs#L94
The qualified import of ‘Data.IntMap’ is redundant
|
GHC 8.8.4 on macos-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on macos-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.8.4 on macos-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.8.4 on macos-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on macos-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 8.8.4 on macos-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on macos-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.8.4 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.8.4 on macos-latest:
src/Reflex/EventWriter/Class.hs#L14
The import of ‘Data.Semigroup’ is redundant
|
GHC 8.8.4 on macos-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on macos-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.8.4 on macos-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.8.4 on macos-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on macos-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 8.8.4 on macos-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on macos-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.8.4 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.8.4 on macos-latest:
src/Reflex/EventWriter/Class.hs#L14
The import of ‘Data.Semigroup’ is redundant
|
GHC 8.8.4 on macos-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 macos-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on macos-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.8.4 on macos-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.8.4 on macos-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on macos-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 8.8.4 on macos-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on macos-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.8.4 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.8.4 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.8.4 on macos-latest:
src/Reflex/EventWriter/Class.hs#L14
The import of ‘Data.Semigroup’ is redundant
|
GHC 9.0.1 on macos-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.1 on macos-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on macos-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 9.0.1 on macos-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 9.0.1 on macos-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on macos-latest:
src/Reflex/FunctorMaybe.hs#L37
In the use of type constructor or class ‘Option’
|
GHC 9.0.1 on macos-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 9.0.1 on macos-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on macos-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 9.0.1 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 9.0.1 on macos-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on macos-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 9.0.1 on macos-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 9.0.1 on macos-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on macos-latest:
src/Reflex/FunctorMaybe.hs#L37
In the use of type constructor or class ‘Option’
|
GHC 9.0.1 on macos-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 9.0.1 on macos-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on macos-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 9.0.1 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 9.0.1 on macos-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on macos-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 9.0.1 on macos-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 9.0.1 on macos-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on macos-latest:
src/Reflex/FunctorMaybe.hs#L37
In the use of type constructor or class ‘Option’
|
GHC 9.0.1 on macos-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 9.0.1 on macos-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on macos-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 9.0.1 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 9.0.1 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.10.2 on macos-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on macos-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.10.2 on macos-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.10.2 on macos-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on macos-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 8.10.2 on macos-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on macos-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.10.2 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.10.2 on macos-latest:
src/Reflex/EventWriter/Class.hs#L14
The import of ‘Data.Semigroup’ is redundant
|
GHC 8.10.2 on macos-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.2 on macos-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on macos-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.10.2 on macos-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.10.2 on macos-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on macos-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 8.10.2 on macos-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on macos-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.10.2 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.10.2 on macos-latest:
src/Reflex/EventWriter/Class.hs#L14
The import of ‘Data.Semigroup’ is redundant
|
GHC 8.10.2 on macos-latest:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on macos-latest:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
GHC 8.10.2 on macos-latest:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
GHC 8.10.2 on macos-latest:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on macos-latest:
src/Reflex/Class.hs#L205
The import of ‘Data.FastMutableIntMap’ is redundant
|
GHC 8.10.2 on macos-latest:
src/Reflex/Class.hs#L221
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on macos-latest:
src/Reflex/Class.hs#L222
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
GHC 8.10.2 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.10.2 on macos-latest:
src/Reflex/Class.hs#L758
In the use of type constructor or class ‘FunctorMaybe’
|
GHC 8.10.2 on macos-latest:
src/Reflex/EventWriter/Class.hs#L14
The import of ‘Data.Semigroup’ is redundant
|
GHC 9.2.2 on macos-latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|