Core Lint failure when building warp-3.2.2
When building warp-3.2.2 with -dcore-lint the module Network.Wai.Handler.Warp.HTTP2.Worker fails to compile with Core Lint errors.
Steps to reproduce (assuming that you have Stack installed):
- Download warp-3.2.2.tar.gz from Hackage, extract it, and cd to that directory.
- Run
echo "resolver: lts-5.5" > stack.yamland thenstack build --ghc-options -dcore-lint.
The text with exact error message is attached to this ticket.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.10.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |