Thread safe whitespace #533
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.hs#L105
Module ‘Prelude’ does not export ‘liftA2’
|
Doc:
src/Text/Gigaparsec.hs#L105
The module ‘Prelude’ does not have an explicit import list
|
Doc:
src/Text/Gigaparsec.hs#L108
The import of ‘Control.Applicative’ is redundant
|
Doc:
src/Text/Gigaparsec/Expr/Infix.hs#L38
‘postfix’ is exported by ‘module Text.Gigaparsec.Expr.Infix’ and ‘postfix’
|
Doc:
src/Text/Gigaparsec/Expr/Infix.hs#L38
‘prefix’ is exported by ‘module Text.Gigaparsec.Expr.Infix’ and ‘prefix’
|
Doc:
src/Text/Gigaparsec/Expr/Infix.hs#L38
‘infixn1’ is exported by ‘module Text.Gigaparsec.Expr.Infix’ and ‘infixn1’
|
Doc:
src/Text/Gigaparsec/Expr/Infix.hs#L38
‘infixr1’ is exported by ‘module Text.Gigaparsec.Expr.Infix’ and ‘infixr1’
|
Doc:
src/Text/Gigaparsec/Expr/Infix.hs#L38
‘infixl1’ is exported by ‘module Text.Gigaparsec.Expr.Infix’ and ‘infixl1’
|
Doc:
src/Text/Gigaparsec/Expr/Chain.hs#L45
‘postfix1’ is exported by ‘module Text.Gigaparsec.Expr.Chain’ and ‘postfix1’
|
Build:
src/Text/Gigaparsec/Internal/Token/Space.hs#L40
The import of ‘atomicModifyIORef’
|
Build:
src/Text/Gigaparsec/Internal/Token/Space.hs#L43
The import of ‘filterM, foldM’
|
Build:
src/Text/Gigaparsec/Internal/Token/Space.hs#L48
The import of ‘Word64#, unsafeCoerce#’
|
Build:
src/Text/Gigaparsec/Internal/Token/Space.hs#L50
The import of ‘GHC.Exts’ is redundant
|
Build:
src/Text/Gigaparsec/Internal/Token/Space.hs#L53
The import of ‘Control.Monad.RT’ is redundant
|
Build:
src/Text/Gigaparsec/Internal/Token/Space.hs#L56
The import of ‘Control.Arrow’ is redundant
|
Build:
src/Text/Gigaparsec/Internal/Token/Space.hs#L57
The import of ‘Data.Traversable’ is redundant
|
Build:
src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
|
Build:
src/Text/Gigaparsec.hs#L105
Module ‘Prelude’ does not export ‘liftA2’
|
Build:
src/Text/Gigaparsec.hs#L105
The module ‘Prelude’ does not have an explicit import list
|
Loading