summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/readFail024.hs
blob: 70f38329ae91e39ee7d9dd5886694ad3086a1a29 (plain)
1
2
3
4
5
module ShouldFail where

-- !!! this is not legal Haskell 98, but GHC parses it
f = f where g = g where
 h = h