Lexer and tokenisation combinator support #341
Annotations
22 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/
|
Build:
src/Text/Gigaparsec/Internal.hs#L27
The import of ‘Applicative, liftA2’
|
Build:
src/Text/Gigaparsec/Position.hs#L6
The import of ‘liftA2’
|
Build:
src/Text/Gigaparsec.hs#L96
The import of ‘liftA2’
|
Build:
src/Text/Gigaparsec/Combinator.hs#L56
The import of ‘liftA2’ from module ‘Text.Gigaparsec’ is redundant
|
Build:
src/Text/Gigaparsec/Combinator/NonEmpty.hs#L4
The import of ‘liftA2’ from module ‘Text.Gigaparsec’ is redundant
|
Build:
src/Text/Gigaparsec/Internal/Token/Numeric.hs#L62
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Build:
src/Text/Gigaparsec/Internal/Token/Numeric.hs#L80
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Build:
src/Text/Gigaparsec/Internal/Token/Numeric.hs#L81
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Build:
src/Text/Gigaparsec/Internal/Token/Numeric.hs#L83
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Build:
src/Text/Gigaparsec/Internal/Token/Numeric.hs#L96
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Setup Haskell
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Doc:
src/Text/Gigaparsec/Internal.hs#L27
The import of ‘Applicative, liftA2’
|
Doc:
src/Text/Gigaparsec/Position.hs#L6
The import of ‘liftA2’
|
Doc:
src/Text/Gigaparsec.hs#L96
The import of ‘liftA2’
|
Doc:
src/Text/Gigaparsec/Combinator.hs#L56
The import of ‘liftA2’ from module ‘Text.Gigaparsec’ is redundant
|
Doc:
src/Text/Gigaparsec/Combinator/NonEmpty.hs#L4
The import of ‘liftA2’ from module ‘Text.Gigaparsec’ is redundant
|
Doc:
src/Text/Gigaparsec/Internal/Token/Numeric.hs#L62
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Doc:
src/Text/Gigaparsec/Internal/Token/Numeric.hs#L80
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Doc:
src/Text/Gigaparsec/Internal/Token/Numeric.hs#L81
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Doc:
src/Text/Gigaparsec/Internal/Token/Numeric.hs#L83
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Doc:
src/Text/Gigaparsec/Internal/Token/Numeric.hs#L96
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
The logs for this run have expired and are no longer available.
Loading