summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2014-03-20 09:20:06 +0100
committerHerbert Valerio Riedel <hvr@gnu.org>2014-03-23 10:47:09 +0100
commit34b072177b687c8fcc24f87293beae0752e82d32 (patch)
tree8733681b18acd98669db6ef12e570a16a02dd4c2 /.gitignore
parent045b28033a33a48d31951240a8cb35f2b78345dc (diff)
downloadhaskell-34b072177b687c8fcc24f87293beae0752e82d32.tar.gz
Convert haddock into a proper submodule (re #8545)
This should help contribute content to https://ghc.haskell.org/trac/ghc/wiki/WorkingConventions/Git/Submodules Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 93feea3ec2..e60382bd1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,7 +71,6 @@ _darcs/
/libraries/unix/
/libraries/utf8-string/
/nofib/
-/utils/haddock/
/utils/hsc2hs/
# -----------------------------------------------------------------------------