diff options
author | Łukasz Hanuszczak <lukasz.hanuszczak@gmail.com> | 2015-08-19 16:13:55 +0200 |
---|---|---|
committer | Łukasz Hanuszczak <lukasz.hanuszczak@gmail.com> | 2015-08-22 23:40:28 +0200 |
commit | 109ebe47a7141b477844ba52291785969f01514c (patch) | |
tree | 758c2d7a8fc4fcc86112ec706aa67b82e12c58fe /.gitignore | |
parent | ac67d1f057ce0aafcca3f72a965444d10010d5a3 (diff) |
Add appropriate .gitignore entry and configure Hoogle test suite.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ /html-test/out/ /hypsrc-test/out/ /latex-test/out/ +/hoogle-test/out/ /doc/haddock /doc/haddock.ps |