doc: documentation for gigaparsec module #429
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/Internal.hs#L57
Missing role annotation: type role Parsec representational
|
Build:
src/Text/Gigaparsec.hs#L94
The import of ‘liftA2’
|
Build:
src/Text/Gigaparsec.hs#L111
Missing role annotation:
|
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/RT.hs#L19
Missing role annotation: type role RT representational
|
Build:
src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L47
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
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/RT.hs#L19
Missing role annotation: type role RT representational
|
Doc:
src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L47
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Doc:
src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L65
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Doc:
src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L66
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Doc:
src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L68
The suffix use of a ‘:<>:’ might be repurposed as special syntax
|
Doc:
src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L79
The type variable ‘bits’ is implicitly quantified,
|
The logs for this run have expired and are no longer available.
Loading