From: Ian Lynagh Date: Thu, 16 Aug 2007 15:09:00 +0000 (+0000) Subject: Add newline to end of Hpc.hs X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=0065868100d8e62bc2cc07fcac6c00da0810ffee Add newline to end of Hpc.hs --- diff --git a/utils/hpc/Hpc.hs b/utils/hpc/Hpc.hs index e22556e..f5c7240 100644 --- a/utils/hpc/Hpc.hs +++ b/utils/hpc/Hpc.hs @@ -125,4 +125,4 @@ version_plugin = Plugin { name = "version" version_main _ _ = putStrLn $ "hpc tools, version 0.5-dev" ------------------------------------------------------------------------------- \ No newline at end of file +------------------------------------------------------------------------------