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/
|
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 import item ‘TyVarBndr(..)’ does not have an explicit import list
|
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#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
|
Doc:
src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L69
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Doc:
src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L88
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Doc:
src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L89
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Build:
src/Text/Gigaparsec/Internal/Token/Patterns/LexerCombinators.hs#L221
Defined but not used: ‘newTp’
|
Build:
src/Text/Gigaparsec/Internal/Token/Patterns/IntegerParsers.hs#L48
The import of ‘GHC.Exts’ is redundant
|
Build:
src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
|
Build:
src/Text/Gigaparsec/Internal/TH/VersionAgnostic.hs#L87
The import item ‘TyVarBndr(..)’ does not have an explicit import list
|
Build:
src/Text/Gigaparsec/Internal/TH/VersionAgnostic.hs#L87
The module ‘Language.Haskell.TH.Syntax’ does not have an explicit import list
|
Build:
src/Text/Gigaparsec/Internal/TH/VersionAgnostic.hs#L91
The module ‘Language.Haskell.TH.Lib’ does not have an explicit import list
|
Build:
src/Text/Gigaparsec/Internal/TH/VersionAgnostic.hs#L102
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Text/Gigaparsec/Internal/TH/TypeUtils.hs#L24
The module ‘Text.Gigaparsec.Internal.TH.VersionAgnostic’ does not have an explicit import list
|
Build:
src/Text/Gigaparsec/Internal/TH/TypeUtils.hs#L29
The import of ‘Language.Haskell.TH’ is redundant
|
Build:
src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L69
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Loading