summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKrzysztof Gogolewski <krzysztof.gogolewski@tweag.io>2023-04-20 16:18:15 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2023-04-21 18:03:04 -0400
commit038bb03157cabf53bd08426cbd86a38486b9752d (patch)
treefdc2aace711a71f038ec7d5b56129e7abd0a226f /.gitignore
parent113e21d763678ea7e7666b708e6c2dba7e52382f (diff)
downloadhaskell-038bb03157cabf53bd08426cbd86a38486b9752d.tar.gz
Minor doc fixes
- Add docs/index.html to .gitignore. It is created by ./hadrian/build docs, and it was the only file in Hadrian's templateRules not present in .gitignore. - Mention that MultiWayIf supports non-boolean guards - Remove documentation of optdll - removed in 2007, 763daed95 - Fix markdown syntax
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f9367b9735..b2cb1540ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -115,6 +115,7 @@ _darcs/
/compiler/ghc.cabal.old
/distrib/configure.ac
/distrib/ghc.iss
+/docs/index.html
/docs/man
/docs/users_guide/.log
/docs/users_guide/users_guide