Repository : ssh://darcs.haskell.org//srv/darcs/hsc2hs On branch : master
http://hackage.haskell.org/trac/ghc/changeset/9036b2fbdd33dcfba32445d6ff9874ee714b2ea0 >--------------------------------------------------------------- commit 9036b2fbdd33dcfba32445d6ff9874ee714b2ea0 Author: Paolo Capriotti <[email protected]> Date: Tue Mar 6 10:57:33 2012 +0000 Update .gitignore. >--------------------------------------------------------------- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..af1adf7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +dist-install +dist _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
