From d23dbf3d54bf1c29a9720872f312a370f830b5ae Mon Sep 17 00:00:00 2001 From: Alec Theriault Date: Tue, 21 Aug 2018 22:08:40 -0700 Subject: Accept test cases --- hoogle-test/ref/Bug722/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hoogle-test/ref/Bug722') diff --git a/hoogle-test/ref/Bug722/test.txt b/hoogle-test/ref/Bug722/test.txt index 96f3747b..2f44ed8f 100644 --- a/hoogle-test/ref/Bug722/test.txt +++ b/hoogle-test/ref/Bug722/test.txt @@ -8,7 +8,7 @@ module Bug722 class Foo a (!@#) :: Foo a => a -> a -> a infixl 4 !@# -type family &* :: * -> * -> * +type family (&*) :: * -> * -> * infixr 3 &* data a :-& b (:^&) :: a -> b -> (:-&) a b -- cgit v1.2.3