id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
7331	Allow the evaluation of declaration splices in GHCi	parcs		"As it stands GHCi cannot evaluate declaration splices because all splices are assumed to be expression splices:

{{{
> $( [d| a = True |] )
<interactive>:1:4:
    Couldn't match expected type `Language.Haskell.TH.Syntax.Exp'
                with actual type `[Language.Haskell.TH.Syntax.Dec]'
...
}}}"	feature request	new	normal	7.8.1	GHCi	7.6.1				Unknown/Multiple	Unknown/Multiple	None/Unknown	Unknown				
