Clean up compiler warnings and bump stack.yaml
#114
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:
samples/CurrencyConverter.hs#L16
A do-notation statement discarded a result of type ‘Window’
|
Build:
samples/CurrencyConverter.hs#L21
A do-notation statement discarded a result of type ‘Element’
|
Build:
samples/CurrencyConverter.hs#L37
A do-notation statement discarded a result of type ‘Element’
|
Build:
samples/CRUD.hs#L28
A do-notation statement discarded a result of type ‘Window’
|
Build:
samples/CRUD.hs#L39
A do-notation statement discarded a result of type ‘Element’
|
Build:
samples/CRUD.hs#L44
A do-notation statement discarded a result of type ‘Element’
|
Build:
samples/CRUD.hs#L89
This binding for ‘show’ shadows the existing binding
|
Build:
samples/CRUD.hs#L100
A do-notation statement discarded a result of type ‘Element’
|
Build:
samples/CRUD.hs#L101
A do-notation statement discarded a result of type ‘Element’
|
Build:
samples/CRUD.hs#L111
Top-level binding with no type signature: emptydb :: Database a
|
The logs for this run have expired and are no longer available.
Loading