Remove calls to head #10
Annotations
6 warnings
build
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
build:
src/Crypto/Store/ASN1/Parse.hs#L43
The import of ‘Data.Monoid’ is redundant
|
build:
src/Crypto/Store/CMS/OriginatorInfo.hs#L27
The import of ‘Data.Semigroup’ is redundant
|
build:
src/Crypto/Store/CMS/Info.hs#L24
The import of ‘Control.Monad.Fail’ is redundant
|
build:
src/Crypto/Store/PKCS12.hs#L80
The import of ‘Data.Semigroup’ is redundant
|
build:
tests/PKCS12/Instances.hs#L12
The import of ‘Data.Semigroup’ is redundant
|