migrate BoxLabel to use TextINputState stuff #66
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
|
Build:
src/Potato/Data/Text/Zipper2.hs#L6
The import of ‘Control.Exception’ is redundant
|
Build:
src/Potato/Data/Text/Zipper2.hs#L7
The import of ‘Control.Monad.State’ is redundant
|
Build:
src/Potato/Data/Text/Zipper2.hs#L8
The import of ‘Data.Char’ is redundant
|
Build:
src/Potato/Data/Text/Zipper2.hs#L10
The import of ‘Data.Maybe’ is redundant
|
Build:
src/Potato/Data/Text/Zipper2.hs#L13
The import of ‘Data.Text.Internal’ is redundant
|
Build:
src/Potato/Data/Text/Zipper2.hs#L14
The import of ‘Data.Text.Internal.Fusion’ is redundant
|
Build:
src/Potato/Data/Text/Zipper2.hs#L15
The import of ‘Data.Text.Internal.Fusion.Types’ is redundant
|
Build:
src/Potato/Data/Text/Zipper2.hs#L16
The import of ‘Data.Text.Unsafe’ is redundant
|
Build:
src/Potato/Data/Text/Zipper2.hs#L17
The qualified import of ‘Data.List’ is redundant
|
Build:
src/Potato/Data/Text/Zipper2.hs#L18
The qualified import of ‘Data.Map’ is redundant
|
Loading