Merge pull request #503 from alexfmpe/fix-th-flag #247
Annotations
22 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/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
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#L760
In the use of type constructor or class ‘FunctorMaybe’
|
src/Reflex/Class.hs#L760
In the use of type constructor or class ‘FunctorMaybe’
|
src/Reflex/EventWriter/Class.hs#L14
The import of ‘Data.Semigroup’ is redundant
|
src/Data/AppendMap.hs#L33
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
src/Data/AppendMap.hs#L33
The qualified import of ‘Data.Witherable’ is redundant
|
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#L760
In the use of type constructor or class ‘FunctorMaybe’
|
src/Reflex/Class.hs#L760
In the use of type constructor or class ‘FunctorMaybe’
|
src/Reflex/EventWriter/Class.hs#L14
The import of ‘Data.Semigroup’ is redundant
|
This job succeeded
Loading