Clean warnings #318
Annotations
21 warnings
Build:
src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Reflex/Class.hs#L757
In the use of type constructor or class ‘FunctorMaybe’
|
Build:
src/Reflex/Class.hs#L757
In the use of type constructor or class ‘FunctorMaybe’
|
Build:
src/Reflex/Class.hs#L1682
Pattern match(es) are non-exhaustive
|
Build:
src/Reflex/Dynamic.hs#L461
Pattern match(es) are non-exhaustive
|
Build:
src/Reflex/Dynamic.hs#L464
Pattern match(es) are non-exhaustive
|
Build:
src/Reflex/Dynamic/TH.hs#L92
Pattern match(es) are non-exhaustive
|
Build:
src/Reflex/Dynamic/TH.hs#L97
Pattern match(es) are non-exhaustive
|
Build:
src/Reflex/Query/Class.hs#L30
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Reflex/TriggerEvent/Base.hs#L17
The import of ‘Control.Applicative’ is redundant
|
Run haskell/actions/setup@v2
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Build Docs:
src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
|
Build Docs:
src/Reflex/Class.hs#L757
In the use of type constructor or class ‘FunctorMaybe’
|
Build Docs:
src/Reflex/Class.hs#L757
In the use of type constructor or class ‘FunctorMaybe’
|
Build Docs:
src/Reflex/Query/Class.hs#L30
The import of ‘Control.Applicative’ is redundant
|
Build Docs:
src/Reflex/TriggerEvent/Base.hs#L17
The import of ‘Control.Applicative’ is redundant
|
Build Docs:
src/Reflex/Requester/Base/Internal.hs#L34
The import of ‘Control.Applicative’ is redundant
|
Build Docs:
src/Reflex/Requester/Base/Internal.hs#L212
• Ignoring unusable UNPACK pragma
|
Build Docs:
src/Reflex/PostBuild/Base.hs#L31
The import of ‘Control.Applicative’ is redundant
|
Build Docs:
src/Reflex/PostBuild/Base.hs#L54
• Redundant constraint: Monad m
|
Build Docs:
src/Reflex/EventWriter/Base.hs#L107
• Redundant constraint: Monad m
|
Loading