Indentation: changing combinators to use Lexer internals #536
Annotations
7 errors and 11 warnings
Build:
src/Text/Gigaparsec/Internal/Token/Space.hs#L136
Not in scope: type constructor or class ‘CharPredicate’
|
Build:
src/Text/Gigaparsec/Internal/Token/Space.hs#L191
Not in scope: type constructor or class ‘CharPredicate’
|
Build:
src/Text/Gigaparsec/Internal/Token/Space.hs#L285
Not in scope: ‘Internal.throwIndentationError’
|
Build:
src/Text/Gigaparsec/Internal/Token/Space.hs#L285
Not in scope: data constructor ‘Internal.ErrIndentNotOrd’
|
Build:
src/Text/Gigaparsec/Internal/Token/Space.hs#L287
Not in scope: type constructor or class ‘CharPredicate’
|
Build:
src/Text/Gigaparsec/Internal/Token/Space.hs#L370
Not in scope: type constructor or class ‘CharPredicate’
|
Build
Process completed with exit code 1.
|
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
|
Build:
src/Text/Gigaparsec/Token/Indentation.hs#L2
-XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
|
Build:
src/Text/Gigaparsec/Internal/Token/Indentation.hs#L6
unrecognised warning flag: -Wno-missing-role-annotations
|
Build:
src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
|
Build:
src/Text/Gigaparsec/Expr/Infix.hs#L38
‘postfix’ is exported by ‘module Text.Gigaparsec.Expr.Infix’ and ‘postfix’
|
Build:
src/Text/Gigaparsec/Expr/Infix.hs#L38
‘prefix’ is exported by ‘module Text.Gigaparsec.Expr.Infix’ and ‘prefix’
|
Build:
src/Text/Gigaparsec/Expr/Infix.hs#L38
‘infixn1’ is exported by ‘module Text.Gigaparsec.Expr.Infix’ and ‘infixn1’
|
Build:
src/Text/Gigaparsec/Expr/Infix.hs#L38
‘infixr1’ is exported by ‘module Text.Gigaparsec.Expr.Infix’ and ‘infixr1’
|
Build:
src/Text/Gigaparsec/Expr/Infix.hs#L38
‘infixl1’ is exported by ‘module Text.Gigaparsec.Expr.Infix’ and ‘infixl1’
|
Build:
src/Text/Gigaparsec/Expr/Chain.hs#L45
‘postfix1’ is exported by ‘module Text.Gigaparsec.Expr.Chain’ and ‘postfix1’
|
Build:
src/Text/Gigaparsec/Expr/Chain.hs#L45
‘prefix1’ is exported by ‘module Text.Gigaparsec.Expr.Chain’ and ‘prefix1’
|
Loading