Try getting rid of all transformers #99
Annotations
1 error and 6 warnings
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/Language/LSP/Notebook/StripDirective.hs#L34
Pattern match(es) are non-exhaustive
|
Build:
src/Language/LSP/Notebook/DirectiveToPragma.hs#L36
Pattern match(es) are non-exhaustive
|
Build:
src/Language/LSP/Notebook.hs#L13
The import of ‘Language.LSP.Notebook.DirectiveToPragma’ is redundant
|
Build:
src/Language/LSP/Notebook.hs#L18
The import of ‘Language.LSP.Notebook.StripDirective’ is redundant
|
Build:
src/Language/LSP/Notebook.hs#L35
Defined but not used: ‘ghcLibDir’
|
Loading