[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:03:01 UTC 2010


The following commit has been merged in the master branch:
commit 95649149393c179599f6bca16d4d8842511f16fc
Author: John Goerzen <jgoerzen at complete.org>
Date:   Mon Oct 10 18:12:19 2005 +0100

    Fixed no newline at EOF warning

diff --git a/MissingH/Email/Mailbox.hs b/MissingH/Email/Mailbox.hs
index e041167..425fc28 100644
--- a/MissingH/Email/Mailbox.hs
+++ b/MissingH/Email/Mailbox.hs
@@ -87,4 +87,3 @@ class (MailboxReader a b) => MailboxWriter a b where
     addFlags :: a -> [b] -> Flags -> IO ()
     removeFlags :: a -> [b] -> Flags -> IO ()
     setFlags :: a -> [b] -> Flags -> IO ()
-

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list