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/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/Internal/Token/Patterns/IntegerParsers.hs#L231
In the use of ‘head’
|
Build:
src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
|
Build:
src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L25
Missing role annotation: type role ErrKindSingleton nominal
|
Build:
src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L40
Missing role annotation: type role DefuncError_ nominal
|
Build:
src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L49
Missing role annotation: type role BaseError nominal
|
Build:
src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L69
Missing role annotation: type role ErrorOp nominal
|
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#L87
The import item ‘TyVarBndr(..)’ does not have an explicit import list
|
Doc:
src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
|
Doc:
src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L25
Missing role annotation: type role ErrKindSingleton nominal
|
Doc:
src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L40
Missing role annotation: type role DefuncError_ nominal
|
Doc:
src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L49
Missing role annotation: type role BaseError nominal
|
Doc:
src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L69
Missing role annotation: type role ErrorOp nominal
|
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/VersionAgnostic.hs#L158
Missing role annotation: type role TypeF representational
|
Loading