Hadrian turns on `-Wno-unused-imports` for text when using integer-simple
In Settings.Warnings
, hadrian turns on -Wno-unused-imports
for the text
package when building with integer-simple
.
It would be good to fix text
so we can remove this special case.
- Build GHC with
integer-simple
and-Werror
- Remove the special case for
text
inSettings.Warnings
. - Fix the warnings in
text
appropriately so the build finishes. - Push the fix upstream and then update the submodule.
This could also be debugged without having to build ghc by downloading an integer-simple bindist.
Also see: https://github.com/haskell/text/issues/250
Trac metadata
Trac field | Value |
---|---|
Version | 8.6.3 |
Type | Bug |
TypeOfFailure | OtherFailure |
Priority | normal |
Resolution | Unresolved |
Component | Build System (Hadrian) |
Test case | |
Differential revisions | |
BlockedBy | |
Related | |
Blocking | |
CC | |
Operating system | |
Architecture |