From ac19940786b950ab22b12f1fb896d0aa70e1c5e8 Mon Sep 17 00:00:00 2001 From: Matt McCutchen Date: Wed, 30 Jul 2008 01:16:17 -0400 Subject: [PATCH] Stop GHC 6.6.1 from fussing about lack of a trailing newline. --- program/PMInstance.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/program/PMInstance.hs b/program/PMInstance.hs index d039810..acb6843 100644 --- a/program/PMInstance.hs +++ b/program/PMInstance.hs @@ -24,4 +24,3 @@ instance Show PMInstance where ) type PMatching = [(Int, Int)] - \ No newline at end of file -- 2.34.1