Indentation-Sensitive Parsing #541
Annotations
21 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Doc:
src/Text/Gigaparsec/Token/Indentation.hs#L2
-XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
|
Doc:
src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
|
Doc:
src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-missing-kind-signatures
|
Doc:
src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
|
Doc:
src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
|
Doc:
src/Text/Gigaparsec/Internal/Token/Indentation.hs#L4
unrecognised warning flag: -Wno-missing-kind-signatures
|
Doc:
src/Text/Gigaparsec/Internal/Token/Indentation.hs#L6
unrecognised warning flag: -Wno-missing-role-annotations
|
Doc:
src/Text/Gigaparsec/Internal/Token/Space.hs#L11
unrecognised warning flag: -Wno-missing-kind-signatures
|
Doc:
src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
|
Doc:
src/Text/Gigaparsec.hs#L105
The module ‘Prelude’ does not have an explicit import list
|
Build:
src/Text/Gigaparsec/Token/Indentation.hs#L2
-XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
|
Build:
src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
|
Build:
src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-missing-kind-signatures
|
Build:
src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
|
Build:
src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
|
Build:
src/Text/Gigaparsec/Internal/Token/Indentation.hs#L4
unrecognised warning flag: -Wno-missing-kind-signatures
|
Build:
src/Text/Gigaparsec/Internal/Token/Indentation.hs#L6
unrecognised warning flag: -Wno-missing-role-annotations
|
Build:
src/Text/Gigaparsec/Internal/Token/Space.hs#L11
unrecognised warning flag: -Wno-missing-kind-signatures
|
Build:
src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
|
Build:
src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L17
• Ignoring unusable UNPACK pragma
|
Loading