Repository : ssh://darcs.haskell.org//srv/darcs/packages/base

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/8b894187c613f1a7bd87d3f5759b1025a012fbb0

>---------------------------------------------------------------

commit 8b894187c613f1a7bd87d3f5759b1025a012fbb0
Author: Simon Marlow <[email protected]>
Date:   Mon May 23 11:19:55 2011 +0100

    add final newline

>---------------------------------------------------------------

 GHC/Environment.hs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/GHC/Environment.hs b/GHC/Environment.hs
index 73f85ed..aeffeb4 100644
--- a/GHC/Environment.hs
+++ b/GHC/Environment.hs
@@ -48,4 +48,4 @@ getFullArgs =
 
 foreign import ccall unsafe "getFullProgArgv"
     getFullProgArgv :: Ptr CInt -> Ptr (Ptr CString) -> IO ()
-#endif
\ No newline at end of file
+#endif



_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to