Generic Functor attempt 1: IcelandJack's categorical functor proposal #186
Annotations
1 error and 12 warnings
Haddock
The operation was canceled.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Haddock:
src/Data/Functor/Categorical.hs#L31
The qualified import of ‘Control.Applicative’ is redundant
|
Haddock:
src/Data/Functor/Categorical.hs#L32
The qualified import of ‘Control.Monad.State’ is redundant
|
Haddock:
src/Data/Functor/Categorical.hs#L33
The qualified import of ‘Control.Monad.Reader’ is redundant
|
Haddock:
src/Data/Functor/Categorical.hs#L34
The qualified import of ‘Control.Monad’ is redundant
|
Haddock:
src/Data/Functor/Categorical.hs#L35
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
Build:
src/Data/Functor/Categorical.hs#L31
The qualified import of ‘Control.Applicative’ is redundant
|
Build:
src/Data/Functor/Categorical.hs#L32
The qualified import of ‘Control.Monad.State’ is redundant
|
Build:
src/Data/Functor/Categorical.hs#L33
The qualified import of ‘Control.Monad.Reader’ is redundant
|
Build:
src/Data/Functor/Categorical.hs#L34
The qualified import of ‘Control.Monad’ is redundant
|
Build:
src/Data/Functor/Categorical.hs#L35
Module ‘Data.Witherable’ is deprecated: Use Witherable instead
|
The logs for this run have expired and are no longer available.
Loading