Repository : ssh://g...@git.haskell.org/primitive On branch : ghc-head Link : http://git.haskell.org/packages/primitive.git/commitdiff/a14e537ed750ee9e541c4575786fa299d57d3cd4
>--------------------------------------------------------------- commit a14e537ed750ee9e541c4575786fa299d57d3cd4 Author: Bryan O'Sullivan <b...@serpentine.com> Date: Tue Sep 24 09:35:37 2013 -0700 Add gitignore file >--------------------------------------------------------------- a14e537ed750ee9e541c4575786fa299d57d3cd4 .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aebf617 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.cabal-sandbox +cabal.sandbox.config _______________________________________________ ghc-commits mailing list ghc-commits@haskell.org http://www.haskell.org/mailman/listinfo/ghc-commits