backwards compatible import of liftA2 #35
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, haskell/actions/setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup stack
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Build:
src/Test/IOTasks/Internal/Term.hs#L33
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Test/IOTasks/Internal/Term.hs#L156
In the use of ‘head’
|
Build:
src/Test/IOTasks/Internal/Term.hs#L198
In the use of ‘head’
|
Build:
src/Test/IOTasks/Internal/Term.hs#L332
In the use of ‘head’
|
Build:
src/Test/IOTasks/Internal/Term.hs#L350
In the use of ‘tail’
|
Build:
src/Test/IOTasks/Trace.hs#L296
In the use of ‘head’
|
Build:
src/Test/IOTasks/Z3.hs#L497
In the use of ‘head’
|
Build:
src/Test/IOTasks/Random/Testing.hs#L33
The import of ‘Debug.Trace’ is redundant
|
Build:
examples/BasicExamplesSpec.hs#L1
The export item ‘module BasicExamplesSpec’ is missing an export list
|
Build:
examples/BlowupSpec.hs#L1
The export item ‘module BlowupSpec’ is missing an export list
|
Loading