[commit: packages/hpc] master: Ignore GHC test suite output. (fb14d34)

git at git.haskell.org git at git.haskell.org
Fri Aug 22 13:23:42 UTC 2014


Repository : ssh://git@git.haskell.org/hpc

On branch  : master
Link       : http://git.haskell.org/packages/hpc.git/commitdiff/fb14d3428ba24d36e779736989dae3092a50a957

>---------------------------------------------------------------

commit fb14d3428ba24d36e779736989dae3092a50a957
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date:   Fri Aug 22 14:23:09 2014 +0100

    Ignore GHC test suite output.
    
    Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>


>---------------------------------------------------------------

fb14d3428ba24d36e779736989dae3092a50a957
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index b4d9cab..d44666c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ GNUmakefile
 dist-install
 dist-boot
 ghc.mk
+*.normalised



More information about the ghc-commits mailing list