Re: [GHC] #6068: Panic in GHCi when using functional dependencies and promoted kinds

#6068: Panic in GHCi when using functional dependencies and promoted kinds
-------------------------------------+------------------------------------
Reporter: goldfire | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.5
Resolution: | Keywords: PolyKinds
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: GHCi crash | Difficulty: Unknown
Test Case: polykinds/T6068 | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Changes (by nomeata):
* cc: hvr (added)
* status: closed => new
* resolution: fixed =>
Comment:
In a fresh checkout (95216e8fa0ecb98189dce29f0b89b3b0f8d439c6,
`distclean`’ed and built), I get:
{{{
=====> T6068(ghci) 2026 of 3814 [0, 0, 0]
cd ./polykinds && HC='/home/jojo/build/haskell/ghc/inplace/bin/ghc-stage2'
HC_OPTS='-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db
-rtsopts -fno-ghci-history ' '/home/jojo/build/haskell/ghc/inplace/bin
/ghc-stage2' --interactive -v0 -ignore-dot-ghci -dcore-lint -dcmm-lint
-dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history
participants (1)
-
GHC