Remove redundant constraints #300
Annotations
2 errors and 11 warnings
|
Build
The operation was canceled.
|
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:
src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
|
Build:
src/Reflex/Class.hs#L762
In the use of type constructor or class ‘FunctorMaybe’
|
Build:
src/Reflex/Class.hs#L1687
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/Host/Class.hs#L160
The use of ‘~’ without TypeOperators
|
Build:
src/Reflex/Host/Class.hs#L170
The use of ‘~’ without TypeOperators
|
Loading