Fix some of the suggestions that Larry made. #9
Annotations
4 warnings
GHC 9.6.3 on ubuntu-22.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
GHC 9.6.3 on ubuntu-22.04:
src/Example/CRUD/Real.hs#L4
The import of ‘Data.IORef’ is redundant
|
GHC 9.6.3 on ubuntu-22.04:
src/Example/CRUD/Real.hs#L5
The import of ‘Data.Map’ is redundant
|
GHC 9.6.3 on ubuntu-22.04:
src/Example/CRUD/Real.hs#L6
The qualified import of ‘Data.Map’ is redundant
|