GHC ASSERT when compiling Data.Sequences in the mono-traversable-0.10.0
GHC reports :
[4 of 7] Compiling Data.Sequences ( src/Data/Sequences.hs, dist/build/Data/Sequences.o )
*** Parser:
*** Renamer/typechecker:
*** Deleting temp files:
Deleting: /tmp/ghc12990_0/ghc_35.ll /tmp/ghc12990_0/ghc_1.hscpp
Warning: deleting non-existent /tmp/ghc12990_0/ghc_35.ll
*** Deleting temp dirs:
Deleting: /tmp/ghc12990_0
ghc: panic! (the 'impossible' happened)
(GHC version 7.10.2 for arm-unknown-linux):
ASSERT failed!
file compiler/typecheck/TcEvidence.hs line 597 Sym cobox_a2uDU
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.10.2 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |