Merge branch 'develop' into unconditional-th #290
Annotations
22 warnings
The following actions use a deprecated Node.js version 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/
|
Build:
src/Control/Monad/ReaderIO.hs#L41
Noncanonical ‘(*>) = (>>)’ definition detected
|
Build:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
Build:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
Build:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
Build:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
Build:
src/Reflex/Class.hs#L207
The import of ‘Data.FastMutableIntMap’ is redundant
|
Build:
src/Reflex/Class.hs#L223
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
Build:
src/Reflex/Class.hs#L224
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
Build:
src/Reflex/Class.hs#L683
Noncanonical ‘return’ definition detected
|
Build:
src/Reflex/Class.hs#L690
Noncanonical ‘mappend’ definition detected
|
Build Docs:
src/Control/Monad/ReaderIO.hs#L41
Noncanonical ‘(*>) = (>>)’ definition detected
|
Build Docs:
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
Build Docs:
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
Build Docs:
src/Data/AppendMap.hs#L35
The qualified import of ‘Data.Map.Monoidal’ is redundant
|
Build Docs:
src/Reflex/FunctorMaybe.hs#L22
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
Build Docs:
src/Reflex/Class.hs#L207
The import of ‘Data.FastMutableIntMap’ is redundant
|
Build Docs:
src/Reflex/Class.hs#L223
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
Build Docs:
src/Reflex/Class.hs#L224
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
Build Docs:
src/Reflex/Class.hs#L683
Noncanonical ‘return’ definition detected
|
Build Docs:
src/Reflex/Class.hs#L690
Noncanonical ‘mappend’ definition detected
|
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).
|
Loading