Generate lexer combinators #531
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 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/
|
Build:
src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
|
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/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
|
Build:
src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L41
• Ignoring unusable UNPACK pragma on the third argument of ‘Base’
|
Build:
src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L45
• Ignoring unusable UNPACK pragma on the first argument of ‘Op’
|
Build:
src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L50
• Ignoring unusable UNPACK pragma
|
Build:
src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L52
• Ignoring unusable UNPACK pragma
|
Build:
src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L106
• Ignoring unusable UNPACK pragma
|
Doc:
src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
|
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/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
|
Doc:
src/Text/Gigaparsec/Internal/TH/VersionAgnostic.hs#L87
The module ‘Language.Haskell.TH.Syntax’ does not have an explicit import list
|
Doc:
src/Text/Gigaparsec/Internal/TH/VersionAgnostic.hs#L87
The import item ‘TyVarBndr(..)’ does not have an explicit import list
|
Doc:
src/Text/Gigaparsec/Internal/TH/VersionAgnostic.hs#L91
The module ‘Language.Haskell.TH.Lib’ does not have an explicit import list
|
Doc:
src/Text/Gigaparsec/Internal/TH/VersionAgnostic.hs#L102
The import of ‘Control.Applicative’ is redundant
|
Doc:
src/Text/Gigaparsec/Internal/TH/TypeUtils.hs#L24
The module ‘Text.Gigaparsec.Internal.TH.VersionAgnostic’ does not have an explicit import list
|
Doc:
src/Text/Gigaparsec/Internal/TH/TypeUtils.hs#L29
The import of ‘Language.Haskell.TH’ is redundant
|
Loading