Update to GHC 9.8.2 #13
Annotations
6 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/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
|