Make it build with ghc-9.8 #103
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, 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/Foreign/JavaScript/Include.hs#L4
The import of ‘Data.Functor’ is redundant
|
Build:
src/Foreign/RemotePtr.hs#L22
The import of ‘Data.Functor’ is redundant
|
Build:
src/Foreign/JavaScript/Types.hs#L4
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Foreign/JavaScript/Types.hs#L7
The import of ‘Control.Concurrent.Chan’ is redundant
|
Build:
src/Foreign/JavaScript/Types.hs#L13
The import of ‘Data.IORef’ is redundant
|
Build:
src/Foreign/JavaScript/Types.hs#L170
Top-level binding with no type signature:
|
Build:
src/Foreign/JavaScript/Types.hs#L170
• Defaulting the following constraint to type ‘Integer’
|
Build:
src/Foreign/JavaScript/Types.hs#L201
Pattern match(es) are non-exhaustive
|
Build:
src/Foreign/JavaScript/Types.hs#L203
Pattern match(es) are non-exhaustive
|
Build:
src/Foreign/JavaScript/Types.hs#L236
Top-level binding with no type signature: t :: String -> Text
|
The logs for this run have expired and are no longer available.
Loading