[commit: ghc] master: Adapt .gitignore (re #8545) (bb85759)
git at git.haskell.org
git at git.haskell.org
Tue Apr 22 07:55:28 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/bb857596d1f09260908a0dd4f05cc25c2e822c4c/ghc
>---------------------------------------------------------------
commit bb857596d1f09260908a0dd4f05cc25c2e822c4c
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Tue Apr 22 09:54:09 2014 +0200
Adapt .gitignore (re #8545)
This adapts the top-level .gitignore file to match the new situation of
base.git, ghc-prim.git, integer-gmp.git, integer-simple.git, and
template-haskell.git being folded into ghc.git
Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>
>---------------------------------------------------------------
bb857596d1f09260908a0dd4f05cc25c2e822c4c
.gitignore | 5 -----
1 file changed, 5 deletions(-)
diff --git a/.gitignore b/.gitignore
index e60382b..93fb881 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,26 +48,21 @@ _darcs/
/ghc-tarballs/
/libffi-tarballs/
/libraries/array/
-/libraries/base/
/libraries/deepseq/
/libraries/directory/
/libraries/dph/
/libraries/extensible-exceptions/
/libraries/filepath/
-/libraries/ghc-prim/
/libraries/haskell2010/
/libraries/haskell98/
/libraries/hoopl/
/libraries/hpc/
-/libraries/integer-gmp/
-/libraries/integer-simple/
/libraries/mtl/
/libraries/old-locale/
/libraries/old-time/
/libraries/parallel/
/libraries/process/
/libraries/stm/
-/libraries/template-haskell/
/libraries/unix/
/libraries/utf8-string/
/nofib/
More information about the ghc-commits
mailing list