Merge pull request #80 from rvl/cabal-package-bounds-lts-22 #322
Annotations
12 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/Reflex/Vty/Widget.hs#L9
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Reflex/Vty/Widget.hs#L244
Defined but not used: ‘ev’
|
Build:
src/Reflex/Vty/Widget/Layout.hs#L9
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Reflex/Vty/Widget/Split.hs#L6
The import of ‘Control.Applicative’ is redundant
|
Build:
src-bin/example.hs#L305
Defined but not used: ‘debugFocus’
|
Build:
src-bin/example.hs#L320
Defined but not used: ‘testStringBox’
|
Build Docs:
src/Reflex/Vty/Widget.hs#L9
The import of ‘Control.Applicative’ is redundant
|
Build Docs:
src/Reflex/Vty/Widget.hs#L244
Defined but not used: ‘ev’
|
Build Docs:
src/Reflex/Vty/Widget/Layout.hs#L9
The import of ‘Control.Applicative’ is redundant
|
Build Docs:
src/Reflex/Vty/Widget/Split.hs#L6
The import of ‘Control.Applicative’ is redundant
|
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