X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2FdeSugar%2Fds032.hs;fp=ghc%2Fcompiler%2Ftests%2FdeSugar%2Fds032.hs;h=31bc07ebf557ab7bcc1285c05c6b2006e7386762;hb=216bfb01a138932092eab3076c85648f5eee99b3;hp=a1cda8468e104c51de8ff03db87943852cb6db14;hpb=5eb1c77c795f92ed0f4c8023847e9d4be1a4fd0d;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/deSugar/ds032.hs b/ghc/compiler/tests/deSugar/ds032.hs index a1cda84..31bc07e 100644 --- a/ghc/compiler/tests/deSugar/ds032.hs +++ b/ghc/compiler/tests/deSugar/ds032.hs @@ -1,5 +1,8 @@ --!!! recursive funs tangled in an AbsBind +module ShouldSucceed where + + flatten :: Int -- Indentation -> Bool -- True => just had a newline -> Float -- Current seq to flatten