From 06e675167cc217d5346d706e0d52af0726710e3d Mon Sep 17 00:00:00 2001 From: Mateusz Kowalczyk Date: Tue, 7 Jul 2015 23:58:52 +0100 Subject: Delete trailing whitespace --- hypsrc-test/src/Classes.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hypsrc-test/src/Classes.hs') diff --git a/hypsrc-test/src/Classes.hs b/hypsrc-test/src/Classes.hs index bddb9939..b3c3f785 100644 --- a/hypsrc-test/src/Classes.hs +++ b/hypsrc-test/src/Classes.hs @@ -16,7 +16,7 @@ instance Foo [a] where class Foo a => Foo' a where quux :: (a, a) -> a - quux (x, y) = norf [x, y] + quux (x, y) = norf [x, y] norf :: [a] -> a norf = quux . baz . sum . map bar -- cgit v1.2.3