cabal.project: Remove redundant allow-newer stanzas #1172
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run cabal v2-build all --disable-optimization $CONFIG
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
|
Run cabal v2-build all --disable-optimization $CONFIG
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
|
Run cabal v2-build all --disable-optimization $CONFIG
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
|
Run cabal v2-build all --disable-optimization $CONFIG
The import of ‘Data.Functor.Constant’ is redundant
|
Run cabal v2-build all --disable-optimization $CONFIG
The import of ‘GHC.Records’ is redundant
|
Run cabal v2-build all --disable-optimization $CONFIG
Unticked promoted constructor: ‘ShowType’.
|
Run cabal v2-build all --disable-optimization $CONFIG
Defined but not used: ‘modifyRunOnException’
|
Run cabal v2-build all --disable-optimization $CONFIG
Defined but not used: ‘setRunOnException’
|
Run cabal v2-build all --disable-optimization $CONFIG
In the use of data constructor ‘ReleaseException’
|
Run cabal v2-build all --disable-optimization $CONFIG
In the use of ‘createPool’ (imported from Data.Pool):
|
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).
|
Loading