Update to GHC 9.8.4 and add 9.10.1 #27
Annotations
6 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L81
The import of ‘Data.Semigroup’ is redundant
|
build:
tests/PKCS12/Instances.hs#L13
The import of ‘Data.Semigroup’ is redundant
|