More work towards first-class operators #122
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/cache/save@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
lib/VM.hs#L27
The import of ‘newStructCType’
|
Build:
lib/VM.hs#L33
The import of ‘Control.Monad.Reader’ is redundant
|
Build:
lib/VM.hs#L36
The import of ‘Data.IORef’ is redundant
|
Build:
lib/VM.hs#L37
The import of ‘Data.Text.Internal.Unsafe.Char’ is redundant
|
Build:
lib/VM.hs#L40
The import of ‘CSChar’ from module ‘Foreign.C.Types’ is redundant
|
Build:
lib/VM.hs#L182
Orphan class instance: instance Binary WordPtr
|
Build:
lib/VM.hs#L672
In the use of ‘head’
|
Build:
lib/VM.hs#L672
In the use of ‘tail’
|
Build:
lib/VM.hs#L694
In the use of ‘head’
|
Build:
lib/VM.hs#L716
In the use of ‘tail’
|
Loading