diff options
Diffstat (limited to 'testsuite/tests/printer')
-rw-r--r-- | testsuite/tests/printer/Ppr037.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/printer/Ppr037.hs b/testsuite/tests/printer/Ppr037.hs index a812643fed..1ece4394f9 100644 --- a/testsuite/tests/printer/Ppr037.hs +++ b/testsuite/tests/printer/Ppr037.hs @@ -62,3 +62,5 @@ class (kparam ~ 'KProxy) => SEq (kparam :: KProxy k) where infix 4 %:/= $(singEqInstances basicTypes) +$singEqInstances basicTypes +singEqInstances basicTypes |