This commit is contained in:
Joey Hess 2013-03-29 23:31:25 -04:00
parent 331b968cae
commit ce42e6e470

View file

@ -24,7 +24,7 @@ of the function, and avoids excessive indentation of the where cause content.
The definitions within the where clause should be put on separate lines, The definitions within the where clause should be put on separate lines,
each indented with a tab. each indented with a tab.
foo = do main = do
foo foo
bar bar
foo foo