id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
5183,HEAD: panic addTickHsCmd for T3822,daniel.is.fischer,simonpj,"After the fix to #5045, the panic in T3822 (hpc) moved from addTickHsExpr to addTickHsCmd:
{{{
[1 of 1] Compiling Main             ( T3822.hs, T3822.o )
ghc-stage2: panic! (the 'impossible' happened)
  (GHC version 7.1.20110509 for i386-unknown-linux):
	addTickHsCmd neg{v adP} [lid]

Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug


*** unexpected failure for T3822(hpc)
}}}
Missing cases there too?

T3822(ghci) fails with
{{{
attempting to use module `Main' (T3822.hs) which is not loaded
}}}
That may be related.",bug,closed,normal,,Compiler,7.1,fixed,,,Unknown/Multiple,Unknown/Multiple,None/Unknown,,,,,
