Fix for ambiguous show
error when compiling with ghc-9.2.7
#37
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
lib/LLVM/Codegen/Name.hs#L7
Module ‘Data.Text’ does not export ‘show’
|
Build:
lib/LLVM/Codegen/IRBuilder/Monad.hs#L34
The import of ‘Control.Monad.Fix’ is redundant
|
Build:
lib/LLVM/Codegen/IRBuilder/Monad.hs#L42
The import of ‘Data.Monoid’ is redundant
|
Build:
lib/LLVM/Codegen/ModuleBuilder.hs#L35
The import of ‘Control.Monad.Fix’ is redundant
|
Loading