Stop GHC 6.6.1 from fussing about lack of a trailing newline.
authorMatt McCutchen <matt@mattmccutchen.net>
Wed, 30 Jul 2008 05:16:17 +0000 (01:16 -0400)
committerMatt McCutchen <matt@mattmccutchen.net>
Wed, 30 Jul 2008 05:16:17 +0000 (01:16 -0400)
program/PMInstance.hs

index d039810..acb6843 100644 (file)
@@ -24,4 +24,3 @@ instance Show PMInstance where
                )
 
 type PMatching = [(Int, Int)]
-               
\ No newline at end of file