id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
4395	T1735(ghci) failing with core-lint error	simonmar	igloo	"excerpt from the error message:

{{{
GHCi, version 7.1.20101013: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package ffi-1.0 ... linking ... done.
[1 of 6] Compiling T1735_Help.Context ( T1735_Help/Context.hs, interpreted )
[2 of 6] Compiling T1735_Help.State ( T1735_Help/State.hs, interpreted )
[3 of 6] Compiling T1735_Help.Basics ( T1735_Help/Basics.hs, interpreted )
[4 of 6] Compiling T1735_Help.Instances ( T1735_Help/Instances.hs, interpreted )
[5 of 6] Compiling T1735_Help.Xml   ( T1735_Help/Xml.hs, interpreted )
*** Core Lint errors : in result of Tidy Core ***
{-# LINE 122 ""T1735_Help/Xml.hs #-}:
    [RHS of T1735_Help.Xml.typeNotValue :: forall a_a1NJ.
                                           T1735_Help.Xml.Xml a_a1NJ =>
                                           a_a1NJ -> a_a1NJ]
    Demand type has  2  arguments, rhs has  1 arguments,  T1735_Help.Xml.typeNotValue
    Binder's strictness signature: DmdType TTb
}}}
"	bug	closed	highest	7.0.1	Compiler (Type checker)	6.12.3	fixed			Unknown/Multiple	Unknown/Multiple	None/Unknown					
