Skip to content

Add a more modern example of using the library #15

Add a more modern example of using the library

Add a more modern example of using the library #15

Triggered via push March 2, 2026 12:07
Status Success
Total duration 3m 12s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Build: src/Env.hs#L95
The import of ‘Data.Monoid’ is redundant
Build: src/Env.hs#L91
The import of ‘asum’ from module ‘Data.Foldable’ is redundant
Build: src/Env/Internal/Help.hs#L47
This binding for ‘widthMax’ shadows the existing binding
Build: src/Env/Internal/Help.hs#L43
This binding for ‘widthMax’ shadows the existing binding
Build: src/Env/Internal/Help.hs#L39
This binding for ‘widthMax’ shadows the existing binding
Build: src/Env/Internal/Parser.hs#L45
The import of ‘Data.Semigroup’ is redundant
Build: src/Env/Internal/Parser.hs#L36
The import of ‘Control.Monad’ is redundant
Build: src/Env/Internal/Val.hs#L13
The import of ‘Data.Monoid’ is redundant
Build
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).