From: Michael D. Adams Date: Fri, 13 Jul 2007 20:40:28 +0000 (+0000) Subject: Warning Police: No newline at end of file X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=256ab58eb8f41086b3df819db52db29750de6f00 Warning Police: No newline at end of file --- diff --git a/utils/hpc/Hpc.hs b/utils/hpc/Hpc.hs index 3eb25d2..08a4285 100644 --- a/utils/hpc/Hpc.hs +++ b/utils/hpc/Hpc.hs @@ -121,4 +121,4 @@ version_plugin = Plugin { name = "version" version_main _ _ = putStrLn $ "hpc tools, version 0.5-dev" ------------------------------------------------------------------------------- \ No newline at end of file +------------------------------------------------------------------------------ diff --git a/utils/hpc/HpcShowTix.hs b/utils/hpc/HpcShowTix.hs index 68b74a9..d3d4157 100644 --- a/utils/hpc/HpcShowTix.hs +++ b/utils/hpc/HpcShowTix.hs @@ -56,4 +56,3 @@ showtix_main flags (prog:modNames) = do ] return () - \ No newline at end of file