Remove dependency on run-st library #21
Annotations
7 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/.
|
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).
|
Run cabal v2-build --disable-optimization -j $CONFIG:
src/Data/Bytes/Parser/LittleEndian.hs#L47
The import of ‘Control.Applicative’ is redundant
|
Run cabal v2-build --disable-optimization -j $CONFIG:
src/Data/Bytes/Parser/BigEndian.hs#L44
The import of ‘Control.Applicative’ is redundant
|
Run cabal v2-build --disable-optimization -j $CONFIG:
test/Main.hs#L12
The import of ‘Control.Applicative’ is redundant
|
Run cabal v2-haddock -j $CONFIG:
src/Data/Bytes/Parser/LittleEndian.hs#L47
The import of ‘Control.Applicative’ is redundant
|
Run cabal v2-haddock -j $CONFIG:
src/Data/Bytes/Parser/BigEndian.hs#L44
The import of ‘Control.Applicative’ is redundant
|
The logs for this run have expired and are no longer available.
Loading