Merge pull request #503 from alexfmpe/fix-th-flag #247
Annotations
32 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
|
src/Control/Monad/ReaderIO.hs#L41
Noncanonical ‘(*>) = (>>)’ definition detected
|
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
src/Reflex/Class.hs#L207
The import of ‘Data.FastMutableIntMap’ is redundant
|
src/Reflex/Class.hs#L223
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
src/Reflex/Class.hs#L224
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
src/Reflex/Class.hs#L683
Noncanonical ‘return’ definition detected
|
src/Control/Monad/ReaderIO.hs#L13
The import of ‘Control.Applicative’ is redundant
|
src/Control/Monad/ReaderIO.hs#L41
Noncanonical ‘(*>) = (>>)’ definition detected
|
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
src/Reflex/Class.hs#L207
The import of ‘Data.FastMutableIntMap’ is redundant
|
src/Reflex/Class.hs#L223
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
src/Reflex/Class.hs#L224
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
src/Reflex/Class.hs#L683
Noncanonical ‘return’ definition detected
|
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
src/Reflex/Class.hs#L207
The import of ‘Data.FastMutableIntMap’ is redundant
|
src/Reflex/Class.hs#L223
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
src/Reflex/Class.hs#L224
Module ‘Data.Witherable’ is deprecated: "Use Witherable instead"
|
src/Reflex/Class.hs#L683
Noncanonical ‘return’ definition detected
|
src/Reflex/Class.hs#L690
Noncanonical ‘mappend’ definition detected
|
src/Reflex/Class.hs#L760
In the use of type constructor or class ‘FunctorMaybe’
|
|
This job succeeded
Loading