Lexer and tokenisation combinator support #297
Annotations
18 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/Text/Gigaparsec/Token/Text.hs#L7
The import item ‘EscapeDesc(..)’ does not have an explicit import list
|
src/Text/Gigaparsec/Token/Text.hs#L7
The import item ‘TextDesc(..)’ does not have an explicit import list
|
src/Text/Gigaparsec/Internal.hs#L27
The import of ‘Applicative, liftA2’
|
src/Text/Gigaparsec/Position.hs#L6
The import of ‘liftA2’
|
src/Text/Gigaparsec.hs#L96
The import of ‘liftA2’
|
src/Text/Gigaparsec/Combinator.hs#L56
The import of ‘liftA2’ from module ‘Text.Gigaparsec’ is redundant
|
src/Text/Gigaparsec/Combinator/NonEmpty.hs#L4
The import of ‘liftA2’ from module ‘Text.Gigaparsec’ is redundant
|
src/Text/Gigaparsec/Token/Text.hs#L7
The import item ‘EscapeDesc(..)’ does not have an explicit import list
|
src/Text/Gigaparsec/Token/Text.hs#L7
The import item ‘TextDesc(..)’ does not have an explicit import list
|
|
src/Text/Gigaparsec/Internal.hs#L27
The import of ‘Applicative, liftA2’
|
src/Text/Gigaparsec/Position.hs#L6
The import of ‘liftA2’
|
src/Text/Gigaparsec.hs#L96
The import of ‘liftA2’
|
src/Text/Gigaparsec/Combinator.hs#L56
The import of ‘liftA2’ from module ‘Text.Gigaparsec’ is redundant
|
src/Text/Gigaparsec/Combinator/NonEmpty.hs#L4
The import of ‘liftA2’ from module ‘Text.Gigaparsec’ is redundant
|
src/Text/Gigaparsec/Token/Text.hs#L7
The import item ‘EscapeDesc(..)’ does not have an explicit import list
|
src/Text/Gigaparsec/Token/Text.hs#L7
The import item ‘TextDesc(..)’ does not have an explicit import list
|
The logs for this run have expired and are no longer available.
Loading