Skip to content

Thread safe whitespace #511

Thread safe whitespace

Thread safe whitespace #511

Triggered via pull request November 22, 2024 20:00
Status Success
Total duration 5m 37s
Artifacts

ci.yaml

on: pull_request
Matrix: validate
Matrix: Deploy Docs
Fit to window
Zoom out
Zoom in

Annotations

181 warnings
GHC 8.10, Cabal latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
GHC latest, Cabal latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
GHC 9.2, Cabal latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
GHC 9.2, Cabal 3.6
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
GHC 8.10, Cabal 3.6
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
GHC 9.4, Cabal latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
GHC 9.6, Cabal latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
GHC latest, Cabal latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GHC latest, Cabal latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L34
The qualified import of ‘insert, partitionThreads’
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L43
The import of ‘atomicModifyIORef’
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L46
The import of ‘filterM, foldM’
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L50
The import of ‘deRefWeak’ from module ‘GHC.Weak’ is redundant
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L51
The import of ‘GHC.Exts’ is redundant
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L53
The import of ‘GHC.Exts’ is redundant
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L56
The import of ‘Control.Monad.RT’ is redundant
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L58
The import of ‘Data.Maybe’ is redundant
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L59
The import of ‘Control.Arrow’ is redundant
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L60
The import of ‘Data.Traversable’ is redundant
GHC latest, Cabal latest: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L25
Missing role annotation: type role ErrKindSingleton nominal
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L40
Missing role annotation: type role DefuncError_ nominal
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L49
Missing role annotation: type role BaseError nominal
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L69
Missing role annotation: type role ErrorOp nominal
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L60
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L78
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L79
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L81
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L92
The type variable ‘bits’ is implicitly quantified,
GHC 8.10, Cabal latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GHC 8.10, Cabal latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L11
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L20
The module ‘Prelude’ does not have an explicit import list
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L32
Defined but not used: type constructor or class ‘StrictWTWord’
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L33
Defined but not used: data constructor ‘WTW’
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L11
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L17
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L41
• Ignoring unusable UNPACK pragma on the third argument of ‘Base’
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L45
• Ignoring unusable UNPACK pragma on the first argument of ‘Op’
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L50
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GHC 9.2, Cabal latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L17
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L41
• Ignoring unusable UNPACK pragma on the third argument of ‘Base’
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L45
• Ignoring unusable UNPACK pragma on the first argument of ‘Op’
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L50
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L52
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L106
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L20
The module ‘Prelude’ does not have an explicit import list
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L32
Defined but not used: type constructor or class ‘StrictWTWord’
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L33
Defined but not used: data constructor ‘WTW’
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L37
Defined but not used: ‘unWkThread’
GHC 9.2, Cabal 3.6
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GHC 9.2, Cabal 3.6
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L20
The module ‘Prelude’ does not have an explicit import list
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L32
Defined but not used: type constructor or class ‘StrictWTWord’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L33
Defined but not used: data constructor ‘WTW’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L20
The module ‘Prelude’ does not have an explicit import list
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L32
Defined but not used: type constructor or class ‘StrictWTWord’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L33
Defined but not used: data constructor ‘WTW’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L35
Defined but not used: ‘unTID’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L37
Defined but not used: ‘unWkThread’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L73
Defined but not used: ‘concat’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L17
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L41
• Ignoring unusable UNPACK pragma on the third argument of ‘Base’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L45
• Ignoring unusable UNPACK pragma on the first argument of ‘Op’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L50
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L52
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L106
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal 3.6
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GHC 8.10, Cabal 3.6
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space.hs#L11
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space.hs#L11
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space.hs#L11
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L17
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L41
• Ignoring unusable UNPACK pragma on the third argument of ‘Base’
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L45
• Ignoring unusable UNPACK pragma on the first argument of ‘Op’
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L50
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space.hs#L11
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L20
The module ‘Prelude’ does not have an explicit import list
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L32
Defined but not used: type constructor or class ‘StrictWTWord’
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L33
Defined but not used: data constructor ‘WTW’
GHC 9.4, Cabal latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GHC 9.4, Cabal latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L20
The module ‘Prelude’ does not have an explicit import list
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L32
Defined but not used: type constructor or class ‘StrictWTWord’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L33
Defined but not used: data constructor ‘WTW’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L37
Defined but not used: ‘unWkThread’
GHC 9.4, Cabal latest: src/Text/Gigaparsec.hs#L105
Module ‘Prelude’ does not export ‘liftA2’
GHC 9.4, Cabal latest: src/Text/Gigaparsec.hs#L105
The module ‘Prelude’ does not have an explicit import list
GHC 9.4, Cabal latest: src/Text/Gigaparsec.hs#L108
The import of ‘Control.Applicative’ is redundant
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L34
The qualified import of ‘insert, partitionThreads’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L43
The import of ‘atomicModifyIORef’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L46
The import of ‘filterM, foldM’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L50
The import of ‘deRefWeak’ from module ‘GHC.Weak’ is redundant
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L51
The import of ‘Word64#, unsafeCoerce#’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L53
The import of ‘GHC.Exts’ is redundant
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L56
The import of ‘Control.Monad.RT’ is redundant
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L58
The import of ‘Data.Maybe’ is redundant
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L59
The import of ‘Control.Arrow’ is redundant
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L60
The import of ‘Data.Traversable’ is redundant
GHC 9.6, Cabal latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GHC 9.6, Cabal latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L60
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L78
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L79
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L81
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L94
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L95
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L96
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L20
The module ‘Prelude’ does not have an explicit import list
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space/WkThreadMap.hs#L32
Defined but not used: type constructor or class ‘StrictWTWord’
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L34
The qualified import of ‘insert, partitionThreads’
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L43
The import of ‘atomicModifyIORef’
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L46
The import of ‘filterM, foldM’
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L50
The import of ‘deRefWeak’ from module ‘GHC.Weak’ is redundant
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L51
The import of ‘Word64#, unsafeCoerce#’
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L53
The import of ‘GHC.Exts’ is redundant
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L56
The import of ‘Control.Monad.RT’ is redundant
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L58
The import of ‘Data.Maybe’ is redundant
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L59
The import of ‘Control.Arrow’ is redundant
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L60
The import of ‘Data.Traversable’ is redundant