diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2014-06-28 18:48:20 +0200 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2014-06-28 18:53:02 +0200 |
commit | 767b9ddf7d2ea2bb99d49372c79be129fc2058ce (patch) | |
tree | 5c2be775ace28a02957f3f294f0c31090151ac2d | |
parent | 0763a2f2eec4f6d9933fe17ee0d4a3a57823e6bf (diff) | |
download | haskell-767b9ddf7d2ea2bb99d49372c79be129fc2058ce.tar.gz |
Simplify .gitignore files
It's a bit confusing to have .gitignore files spread all over the
filesystem. This commit tries to consolidate those into one .gitignore
file per component. Moreover, we try to describe files to be ignored which
happen to have a common identifying pattern by glob patterns.
Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
37 files changed, 1704 insertions, 1865 deletions
diff --git a/libraries/base/.gitignore b/libraries/base/.gitignore index 69a9c5124b..3581b447ac 100644 --- a/libraries/base/.gitignore +++ b/libraries/base/.gitignore @@ -1,14 +1,6 @@ *.o *.aux *.hi -*.comp.stderr -*.comp.stdout -*.interp.stderr -*.interp.stdout -*.run.stderr -*.run.stdout -*.eventlog -*.genscript # Backup files *~ @@ -26,242 +18,3 @@ /include/HsBaseConfig.h /include/HsBaseConfig.h.in -tests/.hpc/ -tests/4006 -tests/CPUTime001 -tests/Concurrent/.hpc/ -tests/Concurrent/4876 -tests/Concurrent/ThreadDelay001 -tests/IO/.hpc/ -tests/IO/2122 -tests/IO/2122-test -tests/IO/3307 -tests/IO/4808 -tests/IO/4808.test -tests/IO/4855 -tests/IO/4895 -tests/IO/IOError001 -tests/IO/IOError002 -tests/IO/T4144 -tests/IO/chinese-file-* -tests/IO/chinese-name -tests/IO/concio002 -tests/IO/countReaders001 -tests/IO/countReaders001.txt -tests/IO/decodingerror001 -tests/IO/decodingerror002 -tests/IO/encoding001 -tests/IO/encoding001.utf16 -tests/IO/encoding001.utf16.utf16be -tests/IO/encoding001.utf16.utf16le -tests/IO/encoding001.utf16.utf32 -tests/IO/encoding001.utf16.utf32be -tests/IO/encoding001.utf16.utf32le -tests/IO/encoding001.utf16.utf8 -tests/IO/encoding001.utf16.utf8_bom -tests/IO/encoding001.utf16be -tests/IO/encoding001.utf16be.utf16 -tests/IO/encoding001.utf16be.utf16le -tests/IO/encoding001.utf16be.utf32 -tests/IO/encoding001.utf16be.utf32be -tests/IO/encoding001.utf16be.utf32le -tests/IO/encoding001.utf16be.utf8 -tests/IO/encoding001.utf16be.utf8_bom -tests/IO/encoding001.utf16le -tests/IO/encoding001.utf16le.utf16 -tests/IO/encoding001.utf16le.utf16be -tests/IO/encoding001.utf16le.utf32 -tests/IO/encoding001.utf16le.utf32be -tests/IO/encoding001.utf16le.utf32le -tests/IO/encoding001.utf16le.utf8 -tests/IO/encoding001.utf16le.utf8_bom -tests/IO/encoding001.utf32 -tests/IO/encoding001.utf32.utf16 -tests/IO/encoding001.utf32.utf16be -tests/IO/encoding001.utf32.utf16le -tests/IO/encoding001.utf32.utf32be -tests/IO/encoding001.utf32.utf32le -tests/IO/encoding001.utf32.utf8 -tests/IO/encoding001.utf32.utf8_bom -tests/IO/encoding001.utf32be -tests/IO/encoding001.utf32be.utf16 -tests/IO/encoding001.utf32be.utf16be -tests/IO/encoding001.utf32be.utf16le -tests/IO/encoding001.utf32be.utf32 -tests/IO/encoding001.utf32be.utf32le -tests/IO/encoding001.utf32be.utf8 -tests/IO/encoding001.utf32be.utf8_bom -tests/IO/encoding001.utf32le -tests/IO/encoding001.utf32le.utf16 -tests/IO/encoding001.utf32le.utf16be -tests/IO/encoding001.utf32le.utf16le -tests/IO/encoding001.utf32le.utf32 -tests/IO/encoding001.utf32le.utf32be -tests/IO/encoding001.utf32le.utf8 -tests/IO/encoding001.utf32le.utf8_bom -tests/IO/encoding001.utf8 -tests/IO/encoding001.utf8.utf16 -tests/IO/encoding001.utf8.utf16be -tests/IO/encoding001.utf8.utf16le -tests/IO/encoding001.utf8.utf32 -tests/IO/encoding001.utf8.utf32be -tests/IO/encoding001.utf8.utf32le -tests/IO/encoding001.utf8.utf8_bom -tests/IO/encoding001.utf8_bom -tests/IO/encoding001.utf8_bom.utf16 -tests/IO/encoding001.utf8_bom.utf16be -tests/IO/encoding001.utf8_bom.utf16le -tests/IO/encoding001.utf8_bom.utf32 -tests/IO/encoding001.utf8_bom.utf32be -tests/IO/encoding001.utf8_bom.utf32le -tests/IO/encoding001.utf8_bom.utf8 -tests/IO/encoding002 -tests/IO/encodingerror001 -tests/IO/environment001 -tests/IO/finalization001 -tests/IO/hClose001 -tests/IO/hClose001.tmp -tests/IO/hClose002 -tests/IO/hClose002.tmp -tests/IO/hClose003 -tests/IO/hDuplicateTo001 -tests/IO/hFileSize001 -tests/IO/hFileSize002 -tests/IO/hFileSize002.out -tests/IO/hFlush001 -tests/IO/hFlush001.out -tests/IO/hGetBuf001 -tests/IO/hGetBuffering001 -tests/IO/hGetChar001 -tests/IO/hGetLine001 -tests/IO/hGetLine002 -tests/IO/hGetLine003 -tests/IO/hGetPosn001 -tests/IO/hGetPosn001.out -tests/IO/hIsEOF001 -tests/IO/hIsEOF002 -tests/IO/hIsEOF002.out -tests/IO/hReady001 -tests/IO/hReady002 -tests/IO/hSeek001 -tests/IO/hSeek002 -tests/IO/hSeek003 -tests/IO/hSeek004 -tests/IO/hSeek004.out -tests/IO/hSetBuffering002 -tests/IO/hSetBuffering003 -tests/IO/hSetBuffering004 -tests/IO/hSetEncoding001 -tests/IO/ioeGetErrorString001 -tests/IO/ioeGetFileName001 -tests/IO/ioeGetHandle001 -tests/IO/isEOF001 -tests/IO/misc001 -tests/IO/misc001.out -tests/IO/newline001 -tests/IO/newline001.out -tests/IO/openFile001 -tests/IO/openFile002 -tests/IO/openFile003 -tests/IO/openFile004 -tests/IO/openFile004.out -tests/IO/openFile005 -tests/IO/openFile005.out1 -tests/IO/openFile005.out2 -tests/IO/openFile006 -tests/IO/openFile006.out -tests/IO/openFile007 -tests/IO/openFile007.out -tests/IO/openFile008 -tests/IO/openTempFile001 -tests/IO/putStr001 -tests/IO/readFile001 -tests/IO/readFile001.out -tests/IO/readwrite001 -tests/IO/readwrite001.inout -tests/IO/readwrite002 -tests/IO/readwrite002.inout -tests/IO/readwrite003 -tests/IO/readwrite003.txt -tests/IO/tmp -tests/Numeric/.hpc/ -tests/Numeric/num001 -tests/Numeric/num002 -tests/Numeric/num003 -tests/Numeric/num004 -tests/Numeric/num005 -tests/Numeric/num006 -tests/Numeric/num007 -tests/Numeric/num008 -tests/Numeric/num009 -tests/Numeric/num010 -tests/System/.hpc/ -tests/System/exitWith001 -tests/System/getArgs001 -tests/System/getEnv001 -tests/System/system001 -tests/Text.Printf/.hpc/ -tests/Text.Printf/1548 -tests/addr001 -tests/assert -tests/char001 -tests/char002 -tests/cstring001 -tests/data-fixed-show-read -tests/dynamic001 -tests/dynamic002 -tests/dynamic003 -tests/dynamic004 -tests/dynamic005 -tests/echo001 -tests/enum01 -tests/enum02 -tests/enum03 -tests/enum04 -tests/enumDouble -tests/enumRatio -tests/exceptionsrun001 -tests/exceptionsrun002 -tests/fixed -tests/genericNegative001 -tests/hGetBuf002 -tests/hGetBuf003 -tests/hPutBuf001 -tests/hPutBuf002 -tests/hPutBuf002.out -tests/hTell001 -tests/hTell002 -tests/hash001 -tests/ioref001 -tests/ix001 -tests/length001 -tests/lex001 -tests/list001 -tests/list002 -tests/list003 -tests/memo001 -tests/memo002 -tests/performGC001 -tests/quotOverflow -tests/rand001 -tests/ratio001 -tests/readDouble001 -tests/readFloat -tests/readInteger001 -tests/readLitChar -tests/reads001 -tests/show001 -tests/showDouble -tests/stableptr001 -tests/stableptr003 -tests/stableptr004 -tests/stableptr005 -tests/take001 -tests/tempfiles -tests/text001 -tests/trace001 -tests/tup001 -tests/unicode001 -tests/unicode002 -tests/weak001 - diff --git a/libraries/base/tests/.gitignore b/libraries/base/tests/.gitignore index a909c5cf51..b7b2dc8e76 100644 --- a/libraries/base/tests/.gitignore +++ b/libraries/base/tests/.gitignore @@ -1,93 +1,271 @@ -.hpc.CPUTime001 -.hpc.CatEntail -.hpc.CatPairs -.hpc.T4006 -.hpc.T5943 -.hpc.T5962 -.hpc.T7034 -.hpc.T7457 -.hpc.T7653 -.hpc.T7773 -.hpc.T7787 -.hpc.addr001 -.hpc.assert -.hpc.char001 -.hpc.char002 -.hpc.cstring001 -.hpc.data-fixed-show-read -.hpc.dynamic001 -.hpc.dynamic002 -.hpc.dynamic003 -.hpc.dynamic004 -.hpc.dynamic005 -.hpc.echo001 -.hpc.enum01 -.hpc.enum02 -.hpc.enum03 -.hpc.enum04 -.hpc.enumDouble -.hpc.enumRatio -.hpc.exceptionsrun001 -.hpc.exceptionsrun002 -.hpc.fixed -.hpc.genericNegative001 -.hpc.hGetBuf002 -.hpc.hGetBuf003 -.hpc.hPutBuf001 -.hpc.hPutBuf002 -.hpc.hTell001 -.hpc.hTell002 -.hpc.ioref001 -.hpc.ix001 -.hpc.length001 -.hpc.lex001 -.hpc.list001 -.hpc.list002 -.hpc.list003 -.hpc.memo001 -.hpc.memo002 -.hpc.performGC001 -.hpc.qsem001 -.hpc.qsemn001 -.hpc.quotOverflow -.hpc.rand001 -.hpc.ratio001 -.hpc.readDouble001 -.hpc.readFixed001 -.hpc.readFloat -.hpc.readInteger001 -.hpc.readLitChar -.hpc.reads001 -.hpc.show001 -.hpc.showDouble -.hpc.stableptr001 -.hpc.stableptr003 -.hpc.stableptr004 -.hpc.stableptr005 -.hpc.take001 -.hpc.tempfiles -.hpc.text001 -.hpc.topHandler01 -.hpc.topHandler02 -.hpc.topHandler03 -.hpc.trace001 -.hpc.tup001 -.hpc.unicode001 -.hpc.unicode002 -.hpc.weak001 -T4006 -T5943 -T5962 -T7034 -T7457 -T7653 -T7773 -T7787 -T8766 -T8766.stats -qsem001 -qsemn001 -readFixed001 -topHandler01 -topHandler02 -topHandler03 +*.eventlog +*.genscript + +*.stderr.normalised +*.stdout.normalised +*.comp.stderr +*.comp.stdout +*.interp.stderr +*.interp.stdout +*.run.stderr +*.run.stdout + +.hpc.*/ +.hpc/ + +# specific files +/CPUTime001 +/Concurrent/4876 +/Concurrent/Chan002 +/Concurrent/Chan003 +/Concurrent/ThreadDelay001 +/IO/IOError001 +/IO/IOError002 +/IO/T2122 +/IO/T2122-test +/IO/T3307 +/IO/T4144 +/IO/T4808 +/IO/T4808.test +/IO/T4855 +/IO/T4895 +/IO/T7853 +/IO/chinese-file-* +/IO/chinese-name +/IO/concio002 +/IO/countReaders001 +/IO/countReaders001.txt +/IO/decodingerror001 +/IO/decodingerror002 +/IO/encoding001 +/IO/encoding001.utf16 +/IO/encoding001.utf16.utf16be +/IO/encoding001.utf16.utf16le +/IO/encoding001.utf16.utf32 +/IO/encoding001.utf16.utf32be +/IO/encoding001.utf16.utf32le +/IO/encoding001.utf16.utf8 +/IO/encoding001.utf16.utf8_bom +/IO/encoding001.utf16be +/IO/encoding001.utf16be.utf16 +/IO/encoding001.utf16be.utf16le +/IO/encoding001.utf16be.utf32 +/IO/encoding001.utf16be.utf32be +/IO/encoding001.utf16be.utf32le +/IO/encoding001.utf16be.utf8 +/IO/encoding001.utf16be.utf8_bom +/IO/encoding001.utf16le +/IO/encoding001.utf16le.utf16 +/IO/encoding001.utf16le.utf16be +/IO/encoding001.utf16le.utf32 +/IO/encoding001.utf16le.utf32be +/IO/encoding001.utf16le.utf32le +/IO/encoding001.utf16le.utf8 +/IO/encoding001.utf16le.utf8_bom +/IO/encoding001.utf32 +/IO/encoding001.utf32.utf16 +/IO/encoding001.utf32.utf16be +/IO/encoding001.utf32.utf16le +/IO/encoding001.utf32.utf32be +/IO/encoding001.utf32.utf32le +/IO/encoding001.utf32.utf8 +/IO/encoding001.utf32.utf8_bom +/IO/encoding001.utf32be +/IO/encoding001.utf32be.utf16 +/IO/encoding001.utf32be.utf16be +/IO/encoding001.utf32be.utf16le +/IO/encoding001.utf32be.utf32 +/IO/encoding001.utf32be.utf32le +/IO/encoding001.utf32be.utf8 +/IO/encoding001.utf32be.utf8_bom +/IO/encoding001.utf32le +/IO/encoding001.utf32le.utf16 +/IO/encoding001.utf32le.utf16be +/IO/encoding001.utf32le.utf16le +/IO/encoding001.utf32le.utf32 +/IO/encoding001.utf32le.utf32be +/IO/encoding001.utf32le.utf8 +/IO/encoding001.utf32le.utf8_bom +/IO/encoding001.utf8 +/IO/encoding001.utf8.utf16 +/IO/encoding001.utf8.utf16be +/IO/encoding001.utf8.utf16le +/IO/encoding001.utf8.utf32 +/IO/encoding001.utf8.utf32be +/IO/encoding001.utf8.utf32le +/IO/encoding001.utf8.utf8_bom +/IO/encoding001.utf8_bom +/IO/encoding001.utf8_bom.utf16 +/IO/encoding001.utf8_bom.utf16be +/IO/encoding001.utf8_bom.utf16le +/IO/encoding001.utf8_bom.utf32 +/IO/encoding001.utf8_bom.utf32be +/IO/encoding001.utf8_bom.utf32le +/IO/encoding001.utf8_bom.utf8 +/IO/encoding002 +/IO/encoding003 +/IO/encoding004 +/IO/encodingerror001 +/IO/environment001 +/IO/finalization001 +/IO/hClose001 +/IO/hClose001.tmp +/IO/hClose002 +/IO/hClose002.tmp +/IO/hClose003 +/IO/hDuplicateTo001 +/IO/hFileSize001 +/IO/hFileSize002 +/IO/hFileSize002.out +/IO/hFlush001 +/IO/hFlush001.out +/IO/hGetBuf001 +/IO/hGetBuffering001 +/IO/hGetChar001 +/IO/hGetLine001 +/IO/hGetLine002 +/IO/hGetLine003 +/IO/hGetPosn001 +/IO/hGetPosn001.out +/IO/hIsEOF001 +/IO/hIsEOF002 +/IO/hIsEOF002.out +/IO/hReady001 +/IO/hReady002 +/IO/hSeek001 +/IO/hSeek002 +/IO/hSeek003 +/IO/hSeek004 +/IO/hSeek004.out +/IO/hSetBuffering002 +/IO/hSetBuffering003 +/IO/hSetBuffering004 +/IO/hSetEncoding001 +/IO/ioeGetErrorString001 +/IO/ioeGetFileName001 +/IO/ioeGetHandle001 +/IO/isEOF001 +/IO/misc001 +/IO/misc001.out +/IO/newline001 +/IO/newline001.out +/IO/openFile001 +/IO/openFile002 +/IO/openFile003 +/IO/openFile003Dir +/IO/openFile004 +/IO/openFile004.out +/IO/openFile005 +/IO/openFile005.out1 +/IO/openFile005.out2 +/IO/openFile006 +/IO/openFile006.out +/IO/openFile007 +/IO/openFile007.out +/IO/openFile008 +/IO/openTempFile001 +/IO/putStr001 +/IO/readFile001 +/IO/readFile001.out +/IO/readwrite001 +/IO/readwrite001.inout +/IO/readwrite002 +/IO/readwrite002.inout +/IO/readwrite003 +/IO/readwrite003.txt +/IO/tmp +/Numeric/num001 +/Numeric/num002 +/Numeric/num003 +/Numeric/num004 +/Numeric/num005 +/Numeric/num006 +/Numeric/num007 +/Numeric/num008 +/Numeric/num009 +/Numeric/num010 +/System/T5930 +/System/Timeout001 +/System/exitWith001 +/System/getArgs001 +/System/getEnv001 +/System/system001 +/T4006 +/T5943 +/T5962 +/T7034 +/T7457 +/T7653 +/T7773 +/T7787 +/T8766 +/T8766.stats +/Text.Printf/T1548 +/addr001 +/assert +/char001 +/char002 +/cstring001 +/data-fixed-show-read +/dynamic001 +/dynamic002 +/dynamic003 +/dynamic004 +/dynamic005 +/echo001 +/enum01 +/enum02 +/enum03 +/enum04 +/enumDouble +/enumRatio +/exceptionsrun001 +/exceptionsrun002 +/fixed +/genericNegative001 +/hGetBuf002 +/hGetBuf003 +/hPutBuf001 +/hPutBuf002 +/hPutBuf002.out +/hTell001 +/hTell002 +/hash001 +/ioref001 +/ix001 +/length001 +/lex001 +/list001 +/list002 +/list003 +/memo001 +/memo002 +/performGC001 +/qsem001 +/qsemn001 +/quotOverflow +/rand001 +/ratio001 +/readDouble001 +/readFixed001 +/readFloat +/readInteger001 +/readLitChar +/reads001 +/show001 +/showDouble +/stableptr001 +/stableptr003 +/stableptr004 +/stableptr005 +/take001 +/tempfiles +/text001 +/topHandler01 +/topHandler02 +/topHandler03 +/trace001 +/tup001 +/unicode001 +/unicode002 +/weak001 diff --git a/libraries/base/tests/Concurrent/.gitignore b/libraries/base/tests/Concurrent/.gitignore deleted file mode 100644 index 70f284856f..0000000000 --- a/libraries/base/tests/Concurrent/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -.hpc.Chan002 -.hpc.Chan003 -.hpc.ThreadDelay001 -Chan002 -Chan003 diff --git a/libraries/base/tests/IO/.gitignore b/libraries/base/tests/IO/.gitignore deleted file mode 100644 index f8fcfa8ba1..0000000000 --- a/libraries/base/tests/IO/.gitignore +++ /dev/null @@ -1,75 +0,0 @@ -.hpc.IOError001 -.hpc.IOError002 -.hpc.T2122 -.hpc.T4144 -.hpc.T4808 -.hpc.T4855 -.hpc.T4895 -.hpc.T7853 -.hpc.concio002 -.hpc.countReaders001 -.hpc.decodingerror001 -.hpc.decodingerror002 -.hpc.encoding001 -.hpc.encoding002 -.hpc.encoding003 -.hpc.encoding004 -.hpc.encodingerror001 -.hpc.finalization001 -.hpc.hClose001 -.hpc.hClose002 -.hpc.hClose003 -.hpc.hDuplicateTo001 -.hpc.hFileSize001 -.hpc.hFileSize002 -.hpc.hFlush001 -.hpc.hGetBuf001 -.hpc.hGetBuffering001 -.hpc.hGetChar001 -.hpc.hGetLine001 -.hpc.hGetLine002 -.hpc.hGetLine003 -.hpc.hGetPosn001 -.hpc.hIsEOF001 -.hpc.hIsEOF002 -.hpc.hReady001 -.hpc.hReady002 -.hpc.hSeek001 -.hpc.hSeek002 -.hpc.hSeek003 -.hpc.hSeek004 -.hpc.hSetBuffering002 -.hpc.hSetBuffering003 -.hpc.hSetBuffering004 -.hpc.hSetEncoding001 -.hpc.ioeGetErrorString001 -.hpc.ioeGetFileName001 -.hpc.ioeGetHandle001 -.hpc.isEOF001 -.hpc.misc001 -.hpc.newline001 -.hpc.openFile001 -.hpc.openFile002 -.hpc.openFile003 -.hpc.openFile004 -.hpc.openFile005 -.hpc.openFile006 -.hpc.openFile007 -.hpc.openFile008 -.hpc.openTempFile001 -.hpc.putStr001 -.hpc.readFile001 -.hpc.readwrite001 -.hpc.readwrite002 -.hpc.readwrite003 -T2122 -T2122-test -T3307 -T4808 -T4808.test -T4855 -T4895 -T7853 -encoding003 -encoding004 -openFile003Dir diff --git a/libraries/base/tests/Numeric/.gitignore b/libraries/base/tests/Numeric/.gitignore deleted file mode 100644 index b944456eae..0000000000 --- a/libraries/base/tests/Numeric/.gitignore +++ /dev/null @@ -1,10 +0,0 @@ -.hpc.num001 -.hpc.num002 -.hpc.num003 -.hpc.num004 -.hpc.num005 -.hpc.num006 -.hpc.num007 -.hpc.num008 -.hpc.num009 -.hpc.num010 diff --git a/libraries/base/tests/System/.gitignore b/libraries/base/tests/System/.gitignore deleted file mode 100644 index fa2ab73827..0000000000 --- a/libraries/base/tests/System/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -.hpc.T5930 -.hpc.Timeout001 -.hpc.exitWith001 -.hpc.getArgs001 -.hpc.getEnv001 -.hpc.system001 -T5930 -Timeout001 diff --git a/libraries/base/tests/Text.Printf/.gitignore b/libraries/base/tests/Text.Printf/.gitignore deleted file mode 100644 index 377d9ffcbd..0000000000 --- a/libraries/base/tests/Text.Printf/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -.hpc.T1548 -T1548 diff --git a/libraries/template-haskell/tests/.gitignore b/libraries/template-haskell/tests/.gitignore index ae0f7cb7ae..f847e98ada 100644 --- a/libraries/template-haskell/tests/.gitignore +++ b/libraries/template-haskell/tests/.gitignore @@ -1,2 +1,16 @@ -.hpc.dataToExpQUnit -dataToExpQUnit.comp.stderr +*.eventlog +*.genscript + +*.stderr.normalised +*.stdout.normalised +*.comp.stderr +*.comp.stdout +*.interp.stderr +*.interp.stdout +*.run.stderr +*.run.stdout + +.hpc.*/ +.hpc/ + +# specific files diff --git a/testsuite/.gitignore b/testsuite/.gitignore index f25ca25097..f28edefbdd 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -22,13 +22,16 @@ Thumbs.db *.o *.o-boot *.pyc -*.normalised *.eventlog *.comp.std* -.hpc +.hpc/ +.hpc.*/ *.genscript +*.stderr.normalised +*.stderr-ghc.normalised +*.stdout.normalised *.interp.stdout *.interp.stderr *.run.stdout @@ -42,11 +45,9 @@ tests/**/*.ps *.dyn_hi *.dyn_hi-boot *o -*.hi *.dll *.dylib *.so -*.hpc.* *bindisttest_install___dir_bin_ghc.mk *bindisttest_install___dir_bin_ghc.exe.mk mk/ghcconfig_*_inplace_bin_ghc-stage2.mk @@ -56,1354 +57,1434 @@ mk/ghcconfig_*_inplace_bin_ghc-stage2.exe.mk # ----------------------------------------------------------------------------- # specific generated files +/mk/ghc-config +/tests/annotations/should_compile/th/build_make +/tests/annotations/should_run/Config.hs +/tests/annotations/should_run/annrun01 +/tests/array/should_run/arr001 +/tests/array/should_run/arr002 +/tests/array/should_run/arr003 +/tests/array/should_run/arr004 +/tests/array/should_run/arr005 +/tests/array/should_run/arr006 +/tests/array/should_run/arr007 +/tests/array/should_run/arr008 +/tests/array/should_run/arr009 +/tests/array/should_run/arr010 +/tests/array/should_run/arr011 +/tests/array/should_run/arr012 +/tests/array/should_run/arr013 +/tests/array/should_run/arr014 +/tests/array/should_run/arr015 +/tests/array/should_run/arr016 +/tests/array/should_run/arr017 +/tests/array/should_run/arr018 +/tests/array/should_run/arr019 +/tests/array/should_run/arr020 +/tests/arrows/should_run/T3822 +/tests/arrows/should_run/arrowrun001 +/tests/arrows/should_run/arrowrun002 +/tests/arrows/should_run/arrowrun003 +/tests/arrows/should_run/arrowrun004 +/tests/boxy/T2193 +/tests/cabal/1750.hs +/tests/cabal/1750.out +/tests/cabal/T1750.hs +/tests/cabal/T1750.out +/tests/cabal/cabal01/dist/ +/tests/cabal/cabal01/install/ +/tests/cabal/cabal01/local.db/ +/tests/cabal/cabal01/setup +/tests/cabal/cabal03/Setup +/tests/cabal/cabal03/p/dist/ +/tests/cabal/cabal03/q/dist/ +/tests/cabal/cabal03/tmp.d/ +/tests/cabal/cabal04/Setup +/tests/cabal/cabal04/dist/ +/tests/cabal/cabal04/err +/tests/cabal/local01.package.conf/ +/tests/cabal/local03.package.conf/ +/tests/cabal/local04.package.conf/ +/tests/cabal/local05a.package.conf/ +/tests/cabal/local05b.package.conf/ +/tests/cabal/local06.package.conf/ +/tests/cabal/local1750.package.conf/ +/tests/cabal/localT1750.package.conf/ +/tests/cabal/localshadow1.package.conf/ +/tests/cabal/localshadow2.package.conf/ +/tests/cabal/package.conf.ghcpkg02/ +/tests/cabal/shadow.hs +/tests/cabal/shadow1.out +/tests/cabal/shadow2.out +/tests/cabal/shadow3.out +/tests/callarity/perf/T3924 +/tests/callarity/should_run/StrictLet +/tests/callarity/unittest/CallArity1 +/tests/codeGen/should_compile/2578 +/tests/codeGen/should_compile/T2578 +/tests/codeGen/should_gen_asm/memcpy-unroll-conprop.s +/tests/codeGen/should_gen_asm/memcpy-unroll.s +/tests/codeGen/should_gen_asm/memcpy.s +/tests/codeGen/should_gen_asm/memset-unroll.s +/tests/codeGen/should_run/1852 +/tests/codeGen/should_run/1861 +/tests/codeGen/should_run/2080 +/tests/codeGen/should_run/2838 +/tests/codeGen/should_run/3207 +/tests/codeGen/should_run/3561 +/tests/codeGen/should_run/3677 +/tests/codeGen/should_run/4441 +/tests/codeGen/should_run/5129 +/tests/codeGen/should_run/5149 +/tests/codeGen/should_run/5626 +/tests/codeGen/should_run/5747 +/tests/codeGen/should_run/5785 +/tests/codeGen/should_run/6146 +/tests/codeGen/should_run/CopySmallArray +/tests/codeGen/should_run/CopySmallArrayStressTest +/tests/codeGen/should_run/SizeOfSmallArray +/tests/codeGen/should_run/StaticArraySize +/tests/codeGen/should_run/StaticByteArraySize +/tests/codeGen/should_run/T1852 +/tests/codeGen/should_run/T1861 +/tests/codeGen/should_run/T2080 +/tests/codeGen/should_run/T2838 +/tests/codeGen/should_run/T3207 +/tests/codeGen/should_run/T3561 +/tests/codeGen/should_run/T3677 +/tests/codeGen/should_run/T4441 +/tests/codeGen/should_run/T5129 +/tests/codeGen/should_run/T5149 +/tests/codeGen/should_run/T5626 +/tests/codeGen/should_run/T5747 +/tests/codeGen/should_run/T5785 +/tests/codeGen/should_run/T5900 +/tests/codeGen/should_run/T6084 +/tests/codeGen/should_run/T6146 +/tests/codeGen/should_run/T7163 +/tests/codeGen/should_run/T7319 +/tests/codeGen/should_run/T7361 +/tests/codeGen/should_run/T7600 +/tests/codeGen/should_run/T7953 +/tests/codeGen/should_run/T8103 +/tests/codeGen/should_run/T8256 +/tests/codeGen/should_run/T9001 +/tests/codeGen/should_run/Word2Float64 +/tests/codeGen/should_run/cgrun001 +/tests/codeGen/should_run/cgrun002 +/tests/codeGen/should_run/cgrun003 +/tests/codeGen/should_run/cgrun004 +/tests/codeGen/should_run/cgrun005 +/tests/codeGen/should_run/cgrun006 +/tests/codeGen/should_run/cgrun007 +/tests/codeGen/should_run/cgrun008 +/tests/codeGen/should_run/cgrun009 +/tests/codeGen/should_run/cgrun010 +/tests/codeGen/should_run/cgrun011 +/tests/codeGen/should_run/cgrun012 +/tests/codeGen/should_run/cgrun013 +/tests/codeGen/should_run/cgrun014 +/tests/codeGen/should_run/cgrun015 +/tests/codeGen/should_run/cgrun016 +/tests/codeGen/should_run/cgrun017 +/tests/codeGen/should_run/cgrun018 +/tests/codeGen/should_run/cgrun019 +/tests/codeGen/should_run/cgrun020 +/tests/codeGen/should_run/cgrun021 +/tests/codeGen/should_run/cgrun022 +/tests/codeGen/should_run/cgrun024 +/tests/codeGen/should_run/cgrun026 +/tests/codeGen/should_run/cgrun027 +/tests/codeGen/should_run/cgrun028 +/tests/codeGen/should_run/cgrun031 +/tests/codeGen/should_run/cgrun032 +/tests/codeGen/should_run/cgrun033 +/tests/codeGen/should_run/cgrun034 +/tests/codeGen/should_run/cgrun035 +/tests/codeGen/should_run/cgrun036 +/tests/codeGen/should_run/cgrun037 +/tests/codeGen/should_run/cgrun038 +/tests/codeGen/should_run/cgrun039 +/tests/codeGen/should_run/cgrun040 +/tests/codeGen/should_run/cgrun043 +/tests/codeGen/should_run/cgrun044 +/tests/codeGen/should_run/cgrun045 +/tests/codeGen/should_run/cgrun046 +/tests/codeGen/should_run/cgrun047 +/tests/codeGen/should_run/cgrun048 +/tests/codeGen/should_run/cgrun049 +/tests/codeGen/should_run/cgrun050 +/tests/codeGen/should_run/cgrun051 +/tests/codeGen/should_run/cgrun052 +/tests/codeGen/should_run/cgrun053 +/tests/codeGen/should_run/cgrun054 +/tests/codeGen/should_run/cgrun055 +/tests/codeGen/should_run/cgrun056 +/tests/codeGen/should_run/cgrun057 +/tests/codeGen/should_run/cgrun058 +/tests/codeGen/should_run/cgrun059 +/tests/codeGen/should_run/cgrun060 +/tests/codeGen/should_run/cgrun061 +/tests/codeGen/should_run/cgrun062 +/tests/codeGen/should_run/cgrun063 +/tests/codeGen/should_run/cgrun064 +/tests/codeGen/should_run/cgrun065 +/tests/codeGen/should_run/cgrun066 +/tests/codeGen/should_run/cgrun067 +/tests/codeGen/should_run/cgrun068 +/tests/codeGen/should_run/cgrun069 +/tests/codeGen/should_run/cgrun070 +/tests/codeGen/should_run/cgrun071 +/tests/codeGen/should_run/cgrun072 +/tests/codeGen/should_run/setByteArray +/tests/concurrent/T2317/T2317 +/tests/concurrent/prog001/concprog001 +/tests/concurrent/prog002/concprog002 +/tests/concurrent/prog002/concprog002.aux +/tests/concurrent/prog002/concprog002.hp +/tests/concurrent/prog002/concprog002.ps +/tests/concurrent/prog003/concprog003 +/tests/concurrent/should_run/1980 +/tests/concurrent/should_run/2910 +/tests/concurrent/should_run/2910a +/tests/concurrent/should_run/3279 +/tests/concurrent/should_run/3429 +/tests/concurrent/should_run/367 +/tests/concurrent/should_run/367_letnoescape +/tests/concurrent/should_run/4030 +/tests/concurrent/should_run/4811 +/tests/concurrent/should_run/4813 +/tests/concurrent/should_run/5238 +/tests/concurrent/should_run/5421 +/tests/concurrent/should_run/5558 +/tests/concurrent/should_run/5611 +/tests/concurrent/should_run/5866 +/tests/concurrent/should_run/T1980 +/tests/concurrent/should_run/T2910 +/tests/concurrent/should_run/T2910a +/tests/concurrent/should_run/T3279 +/tests/concurrent/should_run/T3429 +/tests/concurrent/should_run/T367 +/tests/concurrent/should_run/T367_letnoescape +/tests/concurrent/should_run/T4030 +/tests/concurrent/should_run/T4811 +/tests/concurrent/should_run/T4813 +/tests/concurrent/should_run/T5238 +/tests/concurrent/should_run/T5421 +/tests/concurrent/should_run/T5558 +/tests/concurrent/should_run/T5611 +/tests/concurrent/should_run/T5866 +/tests/concurrent/should_run/T7970 +/tests/concurrent/should_run/allowinterrupt001 +/tests/concurrent/should_run/async001 +/tests/concurrent/should_run/compareAndSwap +/tests/concurrent/should_run/conc001 +/tests/concurrent/should_run/conc002 +/tests/concurrent/should_run/conc003 +/tests/concurrent/should_run/conc004 +/tests/concurrent/should_run/conc006 +/tests/concurrent/should_run/conc007 +/tests/concurrent/should_run/conc008 +/tests/concurrent/should_run/conc009 +/tests/concurrent/should_run/conc010 +/tests/concurrent/should_run/conc012 +/tests/concurrent/should_run/conc013 +/tests/concurrent/should_run/conc014 +/tests/concurrent/should_run/conc015 +/tests/concurrent/should_run/conc015a +/tests/concurrent/should_run/conc016 +/tests/concurrent/should_run/conc017 +/tests/concurrent/should_run/conc017a +/tests/concurrent/should_run/conc018 +/tests/concurrent/should_run/conc019 +/tests/concurrent/should_run/conc020 +/tests/concurrent/should_run/conc021 +/tests/concurrent/should_run/conc022 +/tests/concurrent/should_run/conc023 +/tests/concurrent/should_run/conc024 +/tests/concurrent/should_run/conc025 +/tests/concurrent/should_run/conc026 +/tests/concurrent/should_run/conc027 +/tests/concurrent/should_run/conc028 +/tests/concurrent/should_run/conc029 +/tests/concurrent/should_run/conc030 +/tests/concurrent/should_run/conc031 +/tests/concurrent/should_run/conc032 +/tests/concurrent/should_run/conc033 +/tests/concurrent/should_run/conc034 +/tests/concurrent/should_run/conc035 +/tests/concurrent/should_run/conc036 +/tests/concurrent/should_run/conc037 +/tests/concurrent/should_run/conc038 +/tests/concurrent/should_run/conc039 +/tests/concurrent/should_run/conc040 +/tests/concurrent/should_run/conc041 +/tests/concurrent/should_run/conc042 +/tests/concurrent/should_run/conc043 +/tests/concurrent/should_run/conc044 +/tests/concurrent/should_run/conc045 +/tests/concurrent/should_run/conc051 +/tests/concurrent/should_run/conc058 +/tests/concurrent/should_run/conc059 +/tests/concurrent/should_run/conc064 +/tests/concurrent/should_run/conc065 +/tests/concurrent/should_run/conc066 +/tests/concurrent/should_run/conc067 +/tests/concurrent/should_run/conc068 +/tests/concurrent/should_run/conc069 +/tests/concurrent/should_run/conc069a +/tests/concurrent/should_run/conc070 +/tests/concurrent/should_run/conc071 +/tests/concurrent/should_run/conc072 +/tests/concurrent/should_run/conc073 +/tests/concurrent/should_run/foreignInterruptible +/tests/concurrent/should_run/mask001 +/tests/concurrent/should_run/mask002 +/tests/concurrent/should_run/numsparks001 +/tests/concurrent/should_run/readMVar1 +/tests/concurrent/should_run/readMVar2 +/tests/concurrent/should_run/readMVar3 +/tests/concurrent/should_run/setnumcapabilities001 +/tests/concurrent/should_run/throwto001 +/tests/concurrent/should_run/throwto002 +/tests/concurrent/should_run/throwto003 +/tests/concurrent/should_run/tryReadMVar1 +/tests/concurrent/should_run/tryReadMVar2 +/tests/cpranal/should_run/CPRRepeat +/tests/deSugar/should_run/DsLambdaCase +/tests/deSugar/should_run/DsMultiWayIf +/tests/deSugar/should_run/T246 +/tests/deSugar/should_run/T3126 +/tests/deSugar/should_run/T3382 +/tests/deSugar/should_run/T5742 +/tests/deSugar/should_run/T8952 +/tests/deSugar/should_run/dsrun001 +/tests/deSugar/should_run/dsrun002 +/tests/deSugar/should_run/dsrun003 +/tests/deSugar/should_run/dsrun004 +/tests/deSugar/should_run/dsrun005 +/tests/deSugar/should_run/dsrun006 +/tests/deSugar/should_run/dsrun007 +/tests/deSugar/should_run/dsrun008 +/tests/deSugar/should_run/dsrun009 +/tests/deSugar/should_run/dsrun010 +/tests/deSugar/should_run/dsrun011 +/tests/deSugar/should_run/dsrun012 +/tests/deSugar/should_run/dsrun013 +/tests/deSugar/should_run/dsrun014 +/tests/deSugar/should_run/dsrun015 +/tests/deSugar/should_run/dsrun016 +/tests/deSugar/should_run/dsrun017 +/tests/deSugar/should_run/dsrun018 +/tests/deSugar/should_run/dsrun019 +/tests/deSugar/should_run/dsrun020 +/tests/deSugar/should_run/dsrun021 +/tests/deSugar/should_run/dsrun022 +/tests/deSugar/should_run/dsrun023 +/tests/deSugar/should_run/mc01 +/tests/deSugar/should_run/mc02 +/tests/deSugar/should_run/mc03 +/tests/deSugar/should_run/mc04 +/tests/deSugar/should_run/mc05 +/tests/deSugar/should_run/mc06 +/tests/deSugar/should_run/mc07 +/tests/deSugar/should_run/mc08 +/tests/deriving/should_run/T2529 +/tests/deriving/should_run/T4136 +/tests/deriving/should_run/T4528a +/tests/deriving/should_run/T5041 +/tests/deriving/should_run/T5628 +/tests/deriving/should_run/T5712 +/tests/deriving/should_run/T7931 +/tests/deriving/should_run/T8280 +/tests/deriving/should_run/drvrun-foldable1 +/tests/deriving/should_run/drvrun-functor1 +/tests/deriving/should_run/drvrun001 +/tests/deriving/should_run/drvrun002 +/tests/deriving/should_run/drvrun003 +/tests/deriving/should_run/drvrun004 +/tests/deriving/should_run/drvrun005 +/tests/deriving/should_run/drvrun006 +/tests/deriving/should_run/drvrun007 +/tests/deriving/should_run/drvrun008 +/tests/deriving/should_run/drvrun009 +/tests/deriving/should_run/drvrun010 +/tests/deriving/should_run/drvrun011 +/tests/deriving/should_run/drvrun012 +/tests/deriving/should_run/drvrun013 +/tests/deriving/should_run/drvrun014 +/tests/deriving/should_run/drvrun015 +/tests/deriving/should_run/drvrun016 +/tests/deriving/should_run/drvrun017 +/tests/deriving/should_run/drvrun018 +/tests/deriving/should_run/drvrun019 +/tests/deriving/should_run/drvrun020 +/tests/deriving/should_run/drvrun021 +/tests/dph/classes/dph-classes-copy-fast +/tests/dph/classes/dph-classes-fast +/tests/dph/classes/dph-classes-vseg-fast +/tests/dph/diophantine/dph-diophantine-copy-fast +/tests/dph/diophantine/dph-diophantine-copy-opt /tests/dph/diophantine/dph-diophantine-fast /tests/dph/diophantine/dph-diophantine-opt +/tests/dph/dotp/dph-dotp-copy-fast +/tests/dph/dotp/dph-dotp-copy-opt /tests/dph/dotp/dph-dotp-fast +/tests/dph/dotp/dph-dotp-opt +/tests/dph/dotp/dph-dotp-vseg-fast +/tests/dph/dotp/dph-dotp-vseg-opt +/tests/dph/nbody/dph-nbody-copy-fast +/tests/dph/nbody/dph-nbody-copy-opt +/tests/dph/nbody/dph-nbody-vseg-fast +/tests/dph/nbody/dph-nbody-vseg-opt +/tests/dph/primespj/dph-primespj-copy-fast +/tests/dph/primespj/dph-primespj-copy-opt /tests/dph/primespj/dph-primespj-fast +/tests/dph/primespj/dph-primespj-opt +/tests/dph/quickhull/dph-quickhull-copy-fast +/tests/dph/quickhull/dph-quickhull-copy-opt /tests/dph/quickhull/dph-quickhull-fast +/tests/dph/quickhull/dph-quickhull-opt +/tests/dph/quickhull/dph-quickhull-vseg-fast +/tests/dph/quickhull/dph-quickhull-vseg-opt /tests/dph/smvm/dph-smvm +/tests/dph/smvm/dph-smvm-copy +/tests/dph/smvm/dph-smvm-vseg /tests/dph/sumnats/dph-sumnats +/tests/dph/sumnats/dph-sumnats-copy +/tests/dph/sumnats/dph-sumnats-vseg +/tests/dph/words/dph-words-copy-fast +/tests/dph/words/dph-words-copy-opt /tests/dph/words/dph-words-fast +/tests/dph/words/dph-words-opt +/tests/dph/words/dph-words-vseg-fast +/tests/dph/words/dph-words-vseg-opt +/tests/driver/1959/E.hs +/tests/driver/1959/prog +/tests/driver/3674_pre +/tests/driver/437/Test +/tests/driver/437/Test2 +/tests/driver/5313 +/tests/driver/A012.ooo +/tests/driver/A013.xhi +/tests/driver/A061a.s +/tests/driver/A061b.s +/tests/driver/A064.hspp +/tests/driver/A065.hspp +/tests/driver/A066.tmp +/tests/driver/A067.tmp +/tests/driver/A070.s +/tests/driver/A071.tmp +/tests/driver/B022/C.ooo +/tests/driver/B023/C.xhi +/tests/driver/B024a/ +/tests/driver/B062d/ +/tests/driver/B062e/ +/tests/driver/F018a.obj.018 +/tests/driver/F018a_stub.obj.018 +/tests/driver/Hello062a.hs +/tests/driver/Hello062b.hs +/tests/driver/Hello062c.hs +/tests/driver/T1959/E.hs +/tests/driver/T1959/prog +/tests/driver/T3007/A/Setup +/tests/driver/T3007/A/dist/ +/tests/driver/T3007/B/Setup +/tests/driver/T3007/B/dist/ +/tests/driver/T3007/package.conf +/tests/driver/T3389 +/tests/driver/T3674_pre +/tests/driver/T437/Test +/tests/driver/T437/Test2 +/tests/driver/T4437 +/tests/driver/T5147/B.hs +/tests/driver/T5198dump/ +/tests/driver/T5313 +/tests/driver/T5584/A.hi-boot +/tests/driver/T5584_out/ +/tests/driver/T703 +/tests/driver/T706.hs +/tests/driver/T7060dump/ +/tests/driver/T7373/package.conf +/tests/driver/T7373/pkg/Setup +/tests/driver/T7373/pkg/dist/ +/tests/driver/T7835/Test +/tests/driver/T8526/A.inc +/tests/driver/T8602/t8602.sh +/tests/driver/Test.081b +/tests/driver/Test.081b.hs +/tests/driver/Test_081a +/tests/driver/Test_081a.hs +/tests/driver/depend200 +/tests/driver/dynHelloWorld +/tests/driver/dynamicToo/A001.dyn_hi +/tests/driver/dynamicToo/A001.dyn_o +/tests/driver/dynamicToo/A002.dyn_hi +/tests/driver/dynamicToo/A002.dyn_o +/tests/driver/dynamicToo/A003.dyn_hi +/tests/driver/dynamicToo/A003.dyn_o +/tests/driver/dynamicToo/B001.dyn_hi +/tests/driver/dynamicToo/B001.dyn_o +/tests/driver/dynamicToo/B002.dyn_hi +/tests/driver/dynamicToo/B002.dyn_o +/tests/driver/dynamicToo/C001.dyn_hi +/tests/driver/dynamicToo/C001.dyn_o +/tests/driver/dynamicToo/C002.dyn_hi +/tests/driver/dynamicToo/C002.dyn_o +/tests/driver/dynamicToo/d001 +/tests/driver/dynamicToo/dynamicToo004/Setup +/tests/driver/dynamicToo/dynamicToo004/local.package.conf/ +/tests/driver/dynamicToo/dynamicToo004/pkg1/dist/ +/tests/driver/dynamicToo/dynamicToo004/pkg1dyn/dist/ +/tests/driver/dynamicToo/dynamicToo004/pkg2/dist/ +/tests/driver/dynamicToo/dynamicToo004/progstatic +/tests/driver/dynamicToo/s001 +/tests/driver/dynamic_flags_001/C +/tests/driver/hello062a +/tests/driver/hello062b +/tests/driver/hello062c +/tests/driver/hello062d +/tests/driver/hello062e +/tests/driver/objc/objc-hi +/tests/driver/objc/objcpp-hi +/tests/driver/out019/ +/tests/driver/recomp001/B.hs +/tests/driver/recomp001/C +/tests/driver/recomp003/Data/ +/tests/driver/recomp003/err +/tests/driver/recomp004/MainX +/tests/driver/recomp004/MainX.hs +/tests/driver/recomp004/c.c +/tests/driver/recomp005/C.hs +/tests/driver/recomp006/B.hs +/tests/driver/recomp006/err +/tests/driver/recomp006/out +/tests/driver/recomp007/Setup +/tests/driver/recomp007/a1/dist/ +/tests/driver/recomp007/a2/dist/ +/tests/driver/recomp007/b/dist/ +/tests/driver/recomp007/local.package.conf/ +/tests/driver/recomp008/A.hs +/tests/driver/recomp008/prog /tests/driver/recomp009/Main /tests/driver/recomp009/Sub.hs +/tests/driver/recomp010/Main +/tests/driver/recomp010/X.hs +/tests/driver/recomp011/A.hsinc +/tests/driver/recomp011/B.hsinc +/tests/driver/recomp011/Main +/tests/driver/recomp012/Foo.hs +/tests/driver/recomp012/Main +/tests/driver/recomp012/Main.hs +/tests/driver/recomp012/MyBool.hs +/tests/driver/rtsOpts +/tests/driver/rtsopts002 +/tests/driver/spacesInArgs +/tests/driver/stub017/ +/tests/driver/stub028/ +/tests/driver/stub035/ +/tests/driver/stub045/ +/tests/driver/withRtsOpts +/tests/driver/withRtsOpts.out +/tests/dynlibs/T3807-load +/tests/dynlibs/T3807test.so +/tests/dynlibs/T5373A +/tests/dynlibs/T5373B +/tests/dynlibs/T5373C +/tests/dynlibs/T5373D +/tests/ext-core/T7239.hcr +/tests/ffi/should_run/1288 +/tests/ffi/should_run/1679 +/tests/ffi/should_run/2276 +/tests/ffi/should_run/2469 +/tests/ffi/should_run/2594 +/tests/ffi/should_run/2917a +/tests/ffi/should_run/4038 +/tests/ffi/should_run/4221 +/tests/ffi/should_run/5402 +/tests/ffi/should_run/5594 +/tests/ffi/should_run/7170 +/tests/ffi/should_run/Capi_Ctype_001 +/tests/ffi/should_run/Capi_Ctype_001.hs +/tests/ffi/should_run/Capi_Ctype_002 +/tests/ffi/should_run/Capi_Ctype_A_001.hs +/tests/ffi/should_run/Capi_Ctype_A_002.hs +/tests/ffi/should_run/T1288 +/tests/ffi/should_run/T1679 +/tests/ffi/should_run/T2276 +/tests/ffi/should_run/T2469 +/tests/ffi/should_run/T2594 +/tests/ffi/should_run/T2917a +/tests/ffi/should_run/T4012 +/tests/ffi/should_run/T4038 +/tests/ffi/should_run/T4221 +/tests/ffi/should_run/T5402 +/tests/ffi/should_run/T5594 +/tests/ffi/should_run/T7170 +/tests/ffi/should_run/T8083 +/tests/ffi/should_run/capi_value +/tests/ffi/should_run/fed001 +/tests/ffi/should_run/ffi001 +/tests/ffi/should_run/ffi002 +/tests/ffi/should_run/ffi003 +/tests/ffi/should_run/ffi005 +/tests/ffi/should_run/ffi006 +/tests/ffi/should_run/ffi007 +/tests/ffi/should_run/ffi008 +/tests/ffi/should_run/ffi009 +/tests/ffi/should_run/ffi010 +/tests/ffi/should_run/ffi011 +/tests/ffi/should_run/ffi013 +/tests/ffi/should_run/ffi014 +/tests/ffi/should_run/ffi015 +/tests/ffi/should_run/ffi016 +/tests/ffi/should_run/ffi017 +/tests/ffi/should_run/ffi018 +/tests/ffi/should_run/ffi019 +/tests/ffi/should_run/ffi020 +/tests/ffi/should_run/ffi021 +/tests/ffi/should_run/ffi022 +/tests/ffi/should_run/ffi_parsing_001 +/tests/ffi/should_run/fptr01 +/tests/ffi/should_run/fptr02 +/tests/ffi/should_run/fptrfail01 +/tests/gadt/CasePrune +/tests/gadt/Session +/tests/gadt/gadt2 +/tests/gadt/gadt23 +/tests/gadt/gadt4 +/tests/gadt/gadt5 +/tests/gadt/records +/tests/gadt/tc +/tests/gadt/type-rep +/tests/gadt/ubx-records +/tests/gadt/while +/tests/generics/GEq/GEq1 +/tests/generics/GEq/GEq2 +/tests/generics/GFunctor/GFunctor1 +/tests/generics/GMap/GMap1 +/tests/generics/GShow/GShow1 +/tests/generics/GenNewtype +/tests/generics/Uniplate/GUniplate1 +/tests/ghc-api/T4891/T4891 +/tests/ghc-api/T6145 +/tests/ghc-api/T7478/A +/tests/ghc-api/T7478/T7478 +/tests/ghc-api/T8628 +/tests/ghc-api/T8639_api +/tests/ghc-api/apirecomp001/myghc +/tests/ghc-api/dynCompileExpr/dynCompileExpr +/tests/ghc-api/ghcApi +/tests/ghci.debugger/scripts/break022/A.hs +/tests/ghci.debugger/scripts/break023/A.hs +/tests/ghci/linking/dir001/ +/tests/ghci/linking/dir002/ +/tests/ghci/linking/dir004/ +/tests/ghci/linking/dir005/ +/tests/ghci/linking/dir006/ +/tests/ghci/prog001/C.hs +/tests/ghci/prog001/D.hs +/tests/ghci/prog002/A.hs +/tests/ghci/prog003/D.hs +/tests/ghci/prog004/ctest.c +/tests/ghci/prog005/A.hs +/tests/ghci/prog006/Boot.hs +/tests/ghci/prog009/A.hs +/tests/ghci/prog012/Bar.hs +/tests/ghci/scripts/Ghci058.hs +/tests/ghci/scripts/T1914A.hs +/tests/ghci/scripts/T1914B.hs +/tests/ghci/scripts/T6106.hs +/tests/ghci/scripts/T6106_preproc +/tests/ghci/scripts/föøbàr1.hs +/tests/ghci/scripts/föøbàr2.hs +/tests/ghci/scripts/ghci027.hs +/tests/ghci/should_run/3171.err +/tests/hsc2hs/3837.hs +/tests/hsc2hs/T3837.hs +/tests/hsc2hs/hsc2hs001.hs +/tests/hsc2hs/hsc2hs002.hs +/tests/hsc2hs/hsc2hs003 +/tests/hsc2hs/hsc2hs003.hs +/tests/hsc2hs/hsc2hs004 +/tests/hsc2hs/hsc2hs004.hs +/tests/indexed-types/should_fail/T8129.trace +/tests/indexed-types/should_run/GMapAssoc +/tests/indexed-types/should_run/GMapTop +/tests/indexed-types/should_run/T2985 +/tests/indexed-types/should_run/T4235 +/tests/indexed-types/should_run/T5719 +/tests/lib/Concurrent/4876 +/tests/lib/Concurrent/ThreadDelay001 +/tests/lib/Data.ByteString/bytestring002 +/tests/lib/Data.ByteString/bytestring003 +/tests/lib/Data.ByteString/bytestring006 +/tests/lib/IO/2122 +/tests/lib/IO/2122-test +/tests/lib/IO/3307 +/tests/lib/IO/4808 +/tests/lib/IO/4808.test +/tests/lib/IO/4855 +/tests/lib/IO/4895 +/tests/lib/IO/IOError001 +/tests/lib/IO/IOError002 +/tests/lib/IO/T4113 +/tests/lib/IO/T4144 +/tests/lib/IO/chinese-file-* +/tests/lib/IO/chinese-name +/tests/lib/IO/concio002 +/tests/lib/IO/countReaders001 +/tests/lib/IO/countReaders001.txt +/tests/lib/IO/decodingerror001 +/tests/lib/IO/decodingerror002 +/tests/lib/IO/encoding001 +/tests/lib/IO/encoding001.utf16 +/tests/lib/IO/encoding001.utf16.utf16be +/tests/lib/IO/encoding001.utf16.utf16le +/tests/lib/IO/encoding001.utf16.utf32 +/tests/lib/IO/encoding001.utf16.utf32be +/tests/lib/IO/encoding001.utf16.utf32le +/tests/lib/IO/encoding001.utf16.utf8 +/tests/lib/IO/encoding001.utf16.utf8_bom +/tests/lib/IO/encoding001.utf16be +/tests/lib/IO/encoding001.utf16be.utf16 +/tests/lib/IO/encoding001.utf16be.utf16le +/tests/lib/IO/encoding001.utf16be.utf32 +/tests/lib/IO/encoding001.utf16be.utf32be +/tests/lib/IO/encoding001.utf16be.utf32le +/tests/lib/IO/encoding001.utf16be.utf8 +/tests/lib/IO/encoding001.utf16be.utf8_bom +/tests/lib/IO/encoding001.utf16le +/tests/lib/IO/encoding001.utf16le.utf16 +/tests/lib/IO/encoding001.utf16le.utf16be +/tests/lib/IO/encoding001.utf16le.utf32 +/tests/lib/IO/encoding001.utf16le.utf32be +/tests/lib/IO/encoding001.utf16le.utf32le +/tests/lib/IO/encoding001.utf16le.utf8 +/tests/lib/IO/encoding001.utf16le.utf8_bom +/tests/lib/IO/encoding001.utf32 +/tests/lib/IO/encoding001.utf32.utf16 +/tests/lib/IO/encoding001.utf32.utf16be +/tests/lib/IO/encoding001.utf32.utf16le +/tests/lib/IO/encoding001.utf32.utf32be +/tests/lib/IO/encoding001.utf32.utf32le +/tests/lib/IO/encoding001.utf32.utf8 +/tests/lib/IO/encoding001.utf32.utf8_bom +/tests/lib/IO/encoding001.utf32be +/tests/lib/IO/encoding001.utf32be.utf16 +/tests/lib/IO/encoding001.utf32be.utf16be +/tests/lib/IO/encoding001.utf32be.utf16le +/tests/lib/IO/encoding001.utf32be.utf32 +/tests/lib/IO/encoding001.utf32be.utf32le +/tests/lib/IO/encoding001.utf32be.utf8 +/tests/lib/IO/encoding001.utf32be.utf8_bom +/tests/lib/IO/encoding001.utf32le +/tests/lib/IO/encoding001.utf32le.utf16 +/tests/lib/IO/encoding001.utf32le.utf16be +/tests/lib/IO/encoding001.utf32le.utf16le +/tests/lib/IO/encoding001.utf32le.utf32 +/tests/lib/IO/encoding001.utf32le.utf32be +/tests/lib/IO/encoding001.utf32le.utf8 +/tests/lib/IO/encoding001.utf32le.utf8_bom +/tests/lib/IO/encoding001.utf8 +/tests/lib/IO/encoding001.utf8.utf16 +/tests/lib/IO/encoding001.utf8.utf16be +/tests/lib/IO/encoding001.utf8.utf16le +/tests/lib/IO/encoding001.utf8.utf32 +/tests/lib/IO/encoding001.utf8.utf32be +/tests/lib/IO/encoding001.utf8.utf32le +/tests/lib/IO/encoding001.utf8.utf8_bom +/tests/lib/IO/encoding001.utf8_bom +/tests/lib/IO/encoding001.utf8_bom.utf16 +/tests/lib/IO/encoding001.utf8_bom.utf16be +/tests/lib/IO/encoding001.utf8_bom.utf16le +/tests/lib/IO/encoding001.utf8_bom.utf32 +/tests/lib/IO/encoding001.utf8_bom.utf32be +/tests/lib/IO/encoding001.utf8_bom.utf32le +/tests/lib/IO/encoding001.utf8_bom.utf8 +/tests/lib/IO/encoding002 +/tests/lib/IO/encodingerror001 +/tests/lib/IO/environment001 +/tests/lib/IO/finalization001 +/tests/lib/IO/hClose001 +/tests/lib/IO/hClose001.tmp +/tests/lib/IO/hClose002 +/tests/lib/IO/hClose002.tmp +/tests/lib/IO/hClose003 +/tests/lib/IO/hDuplicateTo001 +/tests/lib/IO/hFileSize001 +/tests/lib/IO/hFileSize002 +/tests/lib/IO/hFileSize002.out +/tests/lib/IO/hFlush001 +/tests/lib/IO/hFlush001.out +/tests/lib/IO/hGetBuf001 +/tests/lib/IO/hGetBuffering001 +/tests/lib/IO/hGetChar001 +/tests/lib/IO/hGetLine001 +/tests/lib/IO/hGetLine002 +/tests/lib/IO/hGetLine003 +/tests/lib/IO/hGetPosn001 +/tests/lib/IO/hGetPosn001.out +/tests/lib/IO/hIsEOF001 +/tests/lib/IO/hIsEOF002 +/tests/lib/IO/hIsEOF002.out +/tests/lib/IO/hReady001 +/tests/lib/IO/hReady002 +/tests/lib/IO/hSeek001 +/tests/lib/IO/hSeek002 +/tests/lib/IO/hSeek003 +/tests/lib/IO/hSeek004 +/tests/lib/IO/hSeek004.out +/tests/lib/IO/hSetBuffering002 +/tests/lib/IO/hSetBuffering003 +/tests/lib/IO/hSetBuffering004 +/tests/lib/IO/hSetEncoding001 +/tests/lib/IO/ioeGetErrorString001 +/tests/lib/IO/ioeGetFileName001 +/tests/lib/IO/ioeGetHandle001 +/tests/lib/IO/isEOF001 +/tests/lib/IO/misc001 +/tests/lib/IO/misc001.out +/tests/lib/IO/newline001 +/tests/lib/IO/newline001.out +/tests/lib/IO/openFile001 +/tests/lib/IO/openFile002 +/tests/lib/IO/openFile003 +/tests/lib/IO/openFile004 +/tests/lib/IO/openFile004.out +/tests/lib/IO/openFile005 +/tests/lib/IO/openFile005.out1 +/tests/lib/IO/openFile005.out2 +/tests/lib/IO/openFile006 +/tests/lib/IO/openFile006.out +/tests/lib/IO/openFile007 +/tests/lib/IO/openFile007.out +/tests/lib/IO/openFile008 +/tests/lib/IO/openTempFile001 +/tests/lib/IO/putStr001 +/tests/lib/IO/readFile001 +/tests/lib/IO/readFile001.out +/tests/lib/IO/readwrite001 +/tests/lib/IO/readwrite001.inout +/tests/lib/IO/readwrite002 +/tests/lib/IO/readwrite002.inout +/tests/lib/IO/readwrite003 +/tests/lib/IO/readwrite003.txt +/tests/lib/IO/tmp +/tests/lib/IOExts/echo001 +/tests/lib/IOExts/hGetBuf002 +/tests/lib/IOExts/hGetBuf003 +/tests/lib/IOExts/hPutBuf001 +/tests/lib/IOExts/hPutBuf002 +/tests/lib/IOExts/hPutBuf002.out +/tests/lib/IOExts/hTell001 +/tests/lib/IOExts/hTell002 +/tests/lib/IOExts/performGC001 +/tests/lib/IOExts/trace001 +/tests/lib/IORef/ +/tests/lib/Numeric/ +/tests/lib/OldException/OldException001 +/tests/lib/PrettyPrint/T3911 +/tests/lib/PrettyPrint/pp1 +/tests/lib/Text.Printf/1548 +/tests/lib/Time/T5430 +/tests/lib/Time/time002 +/tests/lib/Time/time003 +/tests/lib/Time/time004 +/tests/lib/exceptions/exceptions001 +/tests/lib/integer/IntegerConversionRules.simpl +/tests/lib/integer/fromToInteger.simpl +/tests/lib/integer/gcdInteger +/tests/lib/integer/integerBits +/tests/lib/integer/integerConstantFolding +/tests/lib/integer/integerConstantFolding.simpl +/tests/lib/integer/integerConversions +/tests/lib/integer/integerGmpInternals +/tests/lib/libposix/po003.out +/tests/lib/libposix/posix002 +/tests/lib/libposix/posix003 +/tests/lib/libposix/posix004 +/tests/lib/libposix/posix006 +/tests/lib/libposix/posix009 +/tests/lib/libposix/posix010 +/tests/lib/libposix/posix014 +/tests/lib/should_run/4006 +/tests/lib/should_run/addr001 +/tests/lib/should_run/array001 +/tests/lib/should_run/array001.data +/tests/lib/should_run/char001 +/tests/lib/should_run/char002 +/tests/lib/should_run/cstring001 +/tests/lib/should_run/dynamic001 +/tests/lib/should_run/dynamic002 +/tests/lib/should_run/dynamic003 +/tests/lib/should_run/dynamic004 +/tests/lib/should_run/dynamic005 +/tests/lib/should_run/enum01 +/tests/lib/should_run/enum02 +/tests/lib/should_run/enum03 +/tests/lib/should_run/enum04 +/tests/lib/should_run/exceptionsrun001 +/tests/lib/should_run/exceptionsrun002 +/tests/lib/should_run/length001 +/tests/lib/should_run/list001 +/tests/lib/should_run/list002 +/tests/lib/should_run/list003 +/tests/lib/should_run/memo001 +/tests/lib/should_run/memo002 +/tests/lib/should_run/rand001 +/tests/lib/should_run/ratio001 +/tests/lib/should_run/reads001 +/tests/lib/should_run/show001 +/tests/lib/should_run/stableptr001 +/tests/lib/should_run/stableptr003 +/tests/lib/should_run/stableptr004 +/tests/lib/should_run/stableptr005 +/tests/lib/should_run/text001 +/tests/lib/should_run/tup001 +/tests/lib/should_run/weak001 +/tests/mdo/should_compile/mdo001 +/tests/mdo/should_compile/mdo002 +/tests/mdo/should_compile/mdo003 +/tests/mdo/should_compile/mdo004 +/tests/mdo/should_compile/mdo005 +/tests/mdo/should_fail/mdofail006 +/tests/mdo/should_run/mdorun001 +/tests/mdo/should_run/mdorun002 +/tests/mdo/should_run/mdorun003 +/tests/mdo/should_run/mdorun004 +/tests/mdo/should_run/mdorun005 +/tests/module/Mod145_A.mod146_hi +/tests/module/Mod145_A.mod146_o +/tests/module/Mod157_A.mod158_hi +/tests/module/Mod157_A.mod158_o +/tests/module/Mod157_B.mod158_hi +/tests/module/Mod157_B.mod158_o +/tests/module/Mod157_C.mod158_hi +/tests/module/Mod157_C.mod158_o +/tests/module/Mod157_D.mod158_hi +/tests/module/Mod157_D.mod158_o +/tests/module/Mod159_A.mod160_hi +/tests/module/Mod159_A.mod160_o +/tests/module/Mod159_B.mod160_hi +/tests/module/Mod159_B.mod160_o +/tests/module/Mod159_C.mod160_hi +/tests/module/Mod159_C.mod160_o +/tests/module/Mod159_D.mod160_hi +/tests/module/Mod159_D.mod160_o +/tests/module/Mod164_A.mod165_hi +/tests/module/Mod164_A.mod165_o +/tests/module/Mod164_A.mod166_hi +/tests/module/Mod164_A.mod166_o +/tests/module/Mod164_A.mod167_hi +/tests/module/Mod164_A.mod167_o +/tests/module/Mod164_B.mod165_hi +/tests/module/Mod164_B.mod165_o +/tests/module/Mod164_B.mod166_hi +/tests/module/Mod164_B.mod166_o +/tests/module/Mod164_B.mod167_hi +/tests/module/Mod164_B.mod167_o +/tests/module/mod166.mod166_hi +/tests/module/mod166.mod166_o +/tests/module/mod167.mod167_hi +/tests/module/mod167.mod167_o +/tests/module/mod175/test +/tests/module/mod175/test2 +/tests/module/mod179 +/tests/numeric/should_run/3676 +/tests/numeric/should_run/4381 +/tests/numeric/should_run/4383 +/tests/numeric/should_run/NumDecimals +/tests/numeric/should_run/T3676 +/tests/numeric/should_run/T4381 +/tests/numeric/should_run/T4383 +/tests/numeric/should_run/T5863 +/tests/numeric/should_run/T7014 +/tests/numeric/should_run/T7014.simpl +/tests/numeric/should_run/T7233 +/tests/numeric/should_run/T7689 +/tests/numeric/should_run/T8726 +/tests/numeric/should_run/add2 +/tests/numeric/should_run/arith001 +/tests/numeric/should_run/arith002 +/tests/numeric/should_run/arith003 +/tests/numeric/should_run/arith004 +/tests/numeric/should_run/arith005 +/tests/numeric/should_run/arith006 +/tests/numeric/should_run/arith007 +/tests/numeric/should_run/arith008 +/tests/numeric/should_run/arith009 +/tests/numeric/should_run/arith010 +/tests/numeric/should_run/arith011 +/tests/numeric/should_run/arith012 +/tests/numeric/should_run/arith013 +/tests/numeric/should_run/arith014 +/tests/numeric/should_run/arith015 +/tests/numeric/should_run/arith016 +/tests/numeric/should_run/arith017 +/tests/numeric/should_run/arith018 +/tests/numeric/should_run/arith019 +/tests/numeric/should_run/expfloat +/tests/numeric/should_run/mul2 +/tests/numeric/should_run/numrun009 +/tests/numeric/should_run/numrun010 +/tests/numeric/should_run/numrun011 +/tests/numeric/should_run/numrun012 +/tests/numeric/should_run/numrun013 +/tests/numeric/should_run/numrun014 +/tests/numeric/should_run/quotRem2 +/tests/optasm-log +/tests/optllvm-32-log +/tests/optllvm-log +/tests/overloadedlists/should_run/overloadedlistsrun01 +/tests/overloadedlists/should_run/overloadedlistsrun02 +/tests/overloadedlists/should_run/overloadedlistsrun03 +/tests/overloadedlists/should_run/overloadedlistsrun04 +/tests/overloadedlists/should_run/overloadedlistsrun05 +/tests/parser/should_compile/T5243 +/tests/parser/should_compile/T7476/Main.imports +/tests/parser/should_compile/T7476/T7476 +/tests/parser/should_run/BinaryLiterals0 +/tests/parser/should_run/BinaryLiterals1 +/tests/parser/should_run/BinaryLiterals2 +/tests/parser/should_run/ParserMultiWayIf +/tests/parser/should_run/T1344 +/tests/parser/should_run/operator +/tests/parser/should_run/operator2 +/tests/parser/should_run/readRun001 +/tests/parser/should_run/readRun002 +/tests/parser/should_run/readRun003 +/tests/parser/should_run/readRun004 +/tests/parser/unicode/1744 +/tests/parser/unicode/T1744 +/tests/parser/unicode/utf8_024 +/tests/patsyn/should_run/eval +/tests/patsyn/should_run/ex-prov +/tests/patsyn/should_run/ex-prov-run +/tests/patsyn/should_run/match +/tests/perf/compiler/T1969.comp.stats +/tests/perf/compiler/T3064.comp.stats +/tests/perf/compiler/T3294.comp.stats +/tests/perf/compiler/T4801.comp.stats +/tests/perf/compiler/T5030.comp.stats +/tests/perf/compiler/T5321FD.comp.stats +/tests/perf/compiler/T5321Fun.comp.stats +/tests/perf/compiler/T5631.comp.stats +/tests/perf/compiler/T5642.comp.stats +/tests/perf/compiler/T5837.comp.stats +/tests/perf/compiler/T6048.comp.stats +/tests/perf/compiler/T783.comp.stats +/tests/perf/compiler/parsing001.comp.stats +/tests/perf/should_run/3586 +/tests/perf/should_run/3586.stats +/tests/perf/should_run/Conversions +/tests/perf/should_run/Conversions.stats +/tests/perf/should_run/InlineArrayAlloc +/tests/perf/should_run/InlineByteArrayAlloc +/tests/perf/should_run/InlineCloneArrayAlloc +/tests/perf/should_run/MethSharing +/tests/perf/should_run/MethSharing.stats +/tests/perf/should_run/T149_A +/tests/perf/should_run/T149_B +/tests/perf/should_run/T2902_A +/tests/perf/should_run/T2902_B +/tests/perf/should_run/T3245 +/tests/perf/should_run/T3586 +/tests/perf/should_run/T3736 +/tests/perf/should_run/T3736.speed.f32 +/tests/perf/should_run/T3738 +/tests/perf/should_run/T3738.stats +/tests/perf/should_run/T4267 +/tests/perf/should_run/T4321 +/tests/perf/should_run/T4474a +/tests/perf/should_run/T4474a.stats +/tests/perf/should_run/T4474b +/tests/perf/should_run/T4474b.stats +/tests/perf/should_run/T4474c +/tests/perf/should_run/T4474c.stats +/tests/perf/should_run/T4830 +/tests/perf/should_run/T4830.stats +/tests/perf/should_run/T4978 +/tests/perf/should_run/T4978.stats +/tests/perf/should_run/T5113 +/tests/perf/should_run/T5113.stats +/tests/perf/should_run/T5205 +/tests/perf/should_run/T5205.stats +/tests/perf/should_run/T5237 +/tests/perf/should_run/T5237.stats +/tests/perf/should_run/T5536 +/tests/perf/should_run/T5536.data +/tests/perf/should_run/T5536.stats +/tests/perf/should_run/T5549 +/tests/perf/should_run/T5549.stats +/tests/perf/should_run/T5949 +/tests/perf/should_run/T7257 +/tests/perf/should_run/T7257.stats +/tests/perf/should_run/T7436 +/tests/perf/should_run/T7436.stats +/tests/perf/should_run/T7507 +/tests/perf/should_run/T7619 +/tests/perf/should_run/T7797 +/tests/perf/should_run/T7850 +/tests/perf/should_run/T7954 +/tests/perf/should_run/T876 +/tests/perf/should_run/T9203 +/tests/perf/should_run/lazy-bs-alloc +/tests/perf/should_run/lazy-bs-alloc.stats +/tests/perf/should_run/speed.f32 +/tests/perf/space_leaks/T2762 +/tests/perf/space_leaks/T2762.stats +/tests/perf/space_leaks/T4018 +/tests/perf/space_leaks/T4334 +/tests/perf/space_leaks/T4334.stats +/tests/perf/space_leaks/space_leak_001 +/tests/perf/space_leaks/space_leak_001.stats +/tests/plugins/plugins01 +/tests/plugins/plugins05 +/tests/plugins/plugins06 /tests/plugins/simple-plugin/dist/ /tests/plugins/simple-plugin/install/ /tests/plugins/simple-plugin/local.package.conf +/tests/plugins/simple-plugin/pkg.plugins01/ +/tests/plugins/simple-plugin/pkg.plugins02/ +/tests/plugins/simple-plugin/pkg.plugins03/ /tests/plugins/simple-plugin/setup +/tests/polykinds/Freeman +/tests/polykinds/MonoidsFD +/tests/polykinds/MonoidsTF +/tests/polykinds/PolyKinds09 +/tests/polykinds/PolyKinds10 +/tests/primops/should_run/T6135 +/tests/primops/should_run/T7689 +/tests/profiling/should_compile/prof001 +/tests/profiling/should_compile/prof002 +/tests/profiling/should_run/2592 +/tests/profiling/should_run/2592.aux +/tests/profiling/should_run/2592.hp +/tests/profiling/should_run/2592.ps +/tests/profiling/should_run/5314 +/tests/profiling/should_run/5314.hp +/tests/profiling/should_run/5314.ps +/tests/profiling/should_run/T2552 +/tests/profiling/should_run/T2592 +/tests/profiling/should_run/T3001 +/tests/profiling/should_run/T3001-2 +/tests/profiling/should_run/T3001-2.hp +/tests/profiling/should_run/T3001-2.ps +/tests/profiling/should_run/T3001.hp +/tests/profiling/should_run/T3001.ps +/tests/profiling/should_run/T5314 +/tests/profiling/should_run/T5363 +/tests/profiling/should_run/T5559 +/tests/profiling/should_run/T680 +/tests/profiling/should_run/T949 +/tests/profiling/should_run/T949.hp +/tests/profiling/should_run/T949.ps +/tests/profiling/should_run/callstack001 +/tests/profiling/should_run/callstack002 +/tests/profiling/should_run/heapprof001 +/tests/profiling/should_run/heapprof001.hp +/tests/profiling/should_run/heapprof001.ps +/tests/profiling/should_run/ioprof +/tests/profiling/should_run/prof-doc-fib +/tests/profiling/should_run/prof-doc-last +/tests/profiling/should_run/profinline001 +/tests/profiling/should_run/scc001 +/tests/profiling/should_run/scc002 +/tests/profiling/should_run/scc003 +/tests/profiling/should_run/scc004 +/tests/profiling/should_run/test.bin +/tests/programs/10queens/10queens +/tests/programs/Queens/queens +/tests/programs/andre_monad/andre_monad +/tests/programs/andy_cherry/andy_cherry +/tests/programs/barton-mangler-bug/barton-mangler-bug +/tests/programs/cholewo-eval/cholewo-eval +/tests/programs/cvh_unboxing/cvh_unboxing +/tests/programs/fast2haskell/fast2haskell +/tests/programs/fun_insts/fun_insts /tests/programs/hs-boot/Main +/tests/programs/jl_defaults/jl_defaults +/tests/programs/joao-circular/joao-circular +/tests/programs/jq_readsPrec/jq_readsPrec +/tests/programs/jtod_circint/jtod_circint +/tests/programs/jules_xref/jules_xref +/tests/programs/jules_xref2/jules_xref2 +/tests/programs/launchbury/launchbury +/tests/programs/lennart_range/lennart_range +/tests/programs/lex/lex +/tests/programs/life_space_leak/life_space_leak +/tests/programs/north_array/north_array +/tests/programs/record_upd/record_upd +/tests/programs/rittri/rittri +/tests/programs/sanders_array/sanders_array +/tests/programs/seward-space-leak/seward-space-leak +/tests/programs/strict_anns/strict_anns +/tests/programs/thurston-modular-arith/thurston-modular-arith +/tests/quasiquotation/T4491/T4491 +/tests/quasiquotation/T7918 +/tests/rebindable/T5038 +/tests/rebindable/rebindable10 +/tests/rebindable/rebindable2 +/tests/rebindable/rebindable3 +/tests/rebindable/rebindable4 +/tests/rebindable/rebindable5 +/tests/rebindable/rebindable7 +/tests/rename/prog006/local.package.conf +/tests/rename/prog006/pkg.conf +/tests/rename/prog006/pwd +/tests/rename/should_compile/T1792_imports.imports +/tests/rename/should_compile/T4239.imports +/tests/rename/should_compile/T4240.imports +/tests/rename/should_compile/T5592 +/tests/rts/2047 +/tests/rts/2783 +/tests/rts/3236 +/tests/rts/3424 +/tests/rts/4059 +/tests/rts/4850 +/tests/rts/5250 +/tests/rts/5644/5644 +/tests/rts/5993 +/tests/rts/7087 +/tests/rts/T2047 +/tests/rts/T2615 +/tests/rts/T2783 +/tests/rts/T3236 +/tests/rts/T3424 +/tests/rts/T4059 +/tests/rts/T4850 +/tests/rts/T5250 +/tests/rts/T5423 +/tests/rts/T5435*.so +/tests/rts/T5435*_o +/tests/rts/T5435_dyn_asm +/tests/rts/T5435_dyn_gcc +/tests/rts/T5435_v_asm +/tests/rts/T5435_v_gcc +/tests/rts/T5644/T5644 +/tests/rts/T5993 +/tests/rts/T6006 +/tests/rts/T7037 +/tests/rts/T7037_main +/tests/rts/T7040 +/tests/rts/T7087 +/tests/rts/T7160 +/tests/rts/T7227 +/tests/rts/T7227.stat +/tests/rts/T7636 +/tests/rts/T7815 +/tests/rts/T7919 +/tests/rts/T8035 +/tests/rts/T8124 +/tests/rts/T8209 +/tests/rts/T8242 +/tests/rts/T9045 +/tests/rts/T9078 +/tests/rts/atomicinc +/tests/rts/bug1010 +/tests/rts/derefnull +/tests/rts/divbyzero +/tests/rts/exec_signals +/tests/rts/exec_signals_child +/tests/rts/exec_signals_prepare +/tests/rts/ffishutdown +/tests/rts/libfoo_T2615.so +/tests/rts/linker_unload +/tests/rts/outofmem +/tests/rts/outofmem2 +/tests/rts/prep.out +/tests/rts/return_mem_to_os +/tests/rts/rtsflags001 +/tests/rts/rtsflags002 +/tests/rts/stablename001 +/tests/rts/stack001 +/tests/rts/stack002 +/tests/rts/stack003 +/tests/rts/testblockalloc +/tests/rts/testwsdeque +/tests/rts/traceEvent +/tests/safeHaskell/check/Check04 /tests/safeHaskell/check/pkg01/dist/ /tests/safeHaskell/check/pkg01/install/ /tests/safeHaskell/check/pkg01/local.db/ +/tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly01/ +/tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly02/ +/tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly03/ +/tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly04/ +/tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly05/ +/tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly06/ +/tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly07/ +/tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly08/ +/tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly09/ +/tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly10/ +/tests/safeHaskell/check/pkg01/pdb.safePkg01/ /tests/safeHaskell/check/pkg01/setup -mk/ghc-config -tests/annotations/should_run/Config.hs -tests/annotations/should_run/annrun01 -tests/array/should_run/arr001 -tests/array/should_run/arr002 -tests/array/should_run/arr003 -tests/array/should_run/arr004 -tests/array/should_run/arr005 -tests/array/should_run/arr006 -tests/array/should_run/arr007 -tests/array/should_run/arr008 -tests/array/should_run/arr009 -tests/array/should_run/arr010 -tests/array/should_run/arr011 -tests/array/should_run/arr012 -tests/array/should_run/arr013 -tests/array/should_run/arr014 -tests/array/should_run/arr015 -tests/array/should_run/arr016 -tests/array/should_run/arr017 -tests/array/should_run/arr018 -tests/array/should_run/arr019 -tests/array/should_run/arr020 -tests/arrows/should_run/T3822 -tests/arrows/should_run/arrowrun001 -tests/arrows/should_run/arrowrun002 -tests/arrows/should_run/arrowrun003 -tests/arrows/should_run/arrowrun004 -tests/boxy/T2193 -tests/cabal/1750.hs -tests/cabal/1750.out -tests/cabal/T1750.hs -tests/cabal/T1750.out -tests/cabal/cabal01/dist/ -tests/cabal/cabal01/install/ -tests/cabal/cabal01/local.db/ -tests/cabal/cabal01/setup -tests/cabal/cabal03/Setup -tests/cabal/cabal03/p/dist/ -tests/cabal/cabal03/q/dist/ -tests/cabal/cabal03/tmp.d/ -tests/cabal/cabal04/Setup -tests/cabal/cabal04/dist/ -tests/cabal/cabal04/err -tests/cabal/local01.package.conf/ -tests/cabal/local03.package.conf/ -tests/cabal/local04.package.conf/ -tests/cabal/local05a.package.conf/ -tests/cabal/local05b.package.conf/ -tests/cabal/local06.package.conf/ -tests/cabal/local1750.package.conf/ -tests/cabal/localT1750.package.conf/ -tests/cabal/localshadow1.package.conf/ -tests/cabal/localshadow2.package.conf/ -tests/cabal/package.conf.ghcpkg02/ -tests/cabal/shadow.hs -tests/cabal/shadow1.out -tests/cabal/shadow2.out -tests/cabal/shadow3.out -tests/codeGen/should_compile/2578 -tests/codeGen/should_compile/T2578 -tests/codeGen/should_gen_asm/memcpy-unroll-conprop.s -tests/codeGen/should_gen_asm/memcpy-unroll.s -tests/codeGen/should_gen_asm/memcpy.s -tests/codeGen/should_gen_asm/memset-unroll.s -tests/codeGen/should_run/1852 -tests/codeGen/should_run/1861 -tests/codeGen/should_run/2080 -tests/codeGen/should_run/2838 -tests/codeGen/should_run/3207 -tests/codeGen/should_run/3561 -tests/codeGen/should_run/3677 -tests/codeGen/should_run/4441 -tests/codeGen/should_run/5129 -tests/codeGen/should_run/5149 -tests/codeGen/should_run/5626 -tests/codeGen/should_run/5747 -tests/codeGen/should_run/5785 -tests/codeGen/should_run/6146 -tests/codeGen/should_run/T1852 -tests/codeGen/should_run/T1861 -tests/codeGen/should_run/T2080 -tests/codeGen/should_run/T2838 -tests/codeGen/should_run/T3207 -tests/codeGen/should_run/T3561 -tests/codeGen/should_run/T3677 -tests/codeGen/should_run/T4441 -tests/codeGen/should_run/T5129 -tests/codeGen/should_run/T5149 -tests/codeGen/should_run/T5626 -tests/codeGen/should_run/T5747 -tests/codeGen/should_run/T5785 -tests/codeGen/should_run/T5900 -tests/codeGen/should_run/T6146 -tests/codeGen/should_run/T7163 -tests/codeGen/should_run/T7319 -tests/codeGen/should_run/T7361 -tests/codeGen/should_run/T7600 -tests/codeGen/should_run/Word2Float64 -tests/codeGen/should_run/cgrun001 -tests/codeGen/should_run/cgrun002 -tests/codeGen/should_run/cgrun003 -tests/codeGen/should_run/cgrun004 -tests/codeGen/should_run/cgrun005 -tests/codeGen/should_run/cgrun006 -tests/codeGen/should_run/cgrun007 -tests/codeGen/should_run/cgrun008 -tests/codeGen/should_run/cgrun009 -tests/codeGen/should_run/cgrun010 -tests/codeGen/should_run/cgrun011 -tests/codeGen/should_run/cgrun012 -tests/codeGen/should_run/cgrun013 -tests/codeGen/should_run/cgrun014 -tests/codeGen/should_run/cgrun015 -tests/codeGen/should_run/cgrun016 -tests/codeGen/should_run/cgrun017 -tests/codeGen/should_run/cgrun018 -tests/codeGen/should_run/cgrun019 -tests/codeGen/should_run/cgrun020 -tests/codeGen/should_run/cgrun021 -tests/codeGen/should_run/cgrun022 -tests/codeGen/should_run/cgrun024 -tests/codeGen/should_run/cgrun026 -tests/codeGen/should_run/cgrun027 -tests/codeGen/should_run/cgrun028 -tests/codeGen/should_run/cgrun031 -tests/codeGen/should_run/cgrun032 -tests/codeGen/should_run/cgrun033 -tests/codeGen/should_run/cgrun034 -tests/codeGen/should_run/cgrun035 -tests/codeGen/should_run/cgrun036 -tests/codeGen/should_run/cgrun037 -tests/codeGen/should_run/cgrun038 -tests/codeGen/should_run/cgrun039 -tests/codeGen/should_run/cgrun040 -tests/codeGen/should_run/cgrun043 -tests/codeGen/should_run/cgrun044 -tests/codeGen/should_run/cgrun045 -tests/codeGen/should_run/cgrun046 -tests/codeGen/should_run/cgrun047 -tests/codeGen/should_run/cgrun048 -tests/codeGen/should_run/cgrun049 -tests/codeGen/should_run/cgrun050 -tests/codeGen/should_run/cgrun051 -tests/codeGen/should_run/cgrun052 -tests/codeGen/should_run/cgrun053 -tests/codeGen/should_run/cgrun054 -tests/codeGen/should_run/cgrun055 -tests/codeGen/should_run/cgrun056 -tests/codeGen/should_run/cgrun057 -tests/codeGen/should_run/cgrun058 -tests/codeGen/should_run/cgrun059 -tests/codeGen/should_run/cgrun060 -tests/codeGen/should_run/cgrun061 -tests/codeGen/should_run/cgrun062 -tests/codeGen/should_run/cgrun063 -tests/codeGen/should_run/cgrun064 -tests/codeGen/should_run/cgrun065 -tests/codeGen/should_run/cgrun066 -tests/codeGen/should_run/cgrun067 -tests/codeGen/should_run/cgrun068 -tests/codeGen/should_run/cgrun069 -tests/codeGen/should_run/cgrun070 -tests/codeGen/should_run/cgrun071 -tests/codeGen/should_run/setByteArray -tests/concurrent/prog001/concprog001 -tests/concurrent/prog002/concprog002 -tests/concurrent/prog002/concprog002.aux -tests/concurrent/prog002/concprog002.hp -tests/concurrent/prog002/concprog002.ps -tests/concurrent/prog003/concprog003 -tests/concurrent/should_run/1980 -tests/concurrent/should_run/2910 -tests/concurrent/should_run/2910a -tests/concurrent/should_run/3279 -tests/concurrent/should_run/3429 -tests/concurrent/should_run/367 -tests/concurrent/should_run/367_letnoescape -tests/concurrent/should_run/4030 -tests/concurrent/should_run/4811 -tests/concurrent/should_run/4813 -tests/concurrent/should_run/5238 -tests/concurrent/should_run/5421 -tests/concurrent/should_run/5558 -tests/concurrent/should_run/5611 -tests/concurrent/should_run/5866 -tests/concurrent/should_run/T1980 -tests/concurrent/should_run/T2910 -tests/concurrent/should_run/T2910a -tests/concurrent/should_run/T3279 -tests/concurrent/should_run/T3429 -tests/concurrent/should_run/T367 -tests/concurrent/should_run/T367_letnoescape -tests/concurrent/should_run/T4030 -tests/concurrent/should_run/T4811 -tests/concurrent/should_run/T4813 -tests/concurrent/should_run/T5238 -tests/concurrent/should_run/T5421 -tests/concurrent/should_run/T5558 -tests/concurrent/should_run/T5611 -tests/concurrent/should_run/T5866 -tests/concurrent/should_run/allowinterrupt001 -tests/concurrent/should_run/async001 -tests/concurrent/should_run/conc001 -tests/concurrent/should_run/conc002 -tests/concurrent/should_run/conc003 -tests/concurrent/should_run/conc004 -tests/concurrent/should_run/conc006 -tests/concurrent/should_run/conc007 -tests/concurrent/should_run/conc008 -tests/concurrent/should_run/conc009 -tests/concurrent/should_run/conc010 -tests/concurrent/should_run/conc012 -tests/concurrent/should_run/conc013 -tests/concurrent/should_run/conc014 -tests/concurrent/should_run/conc015 -tests/concurrent/should_run/conc015a -tests/concurrent/should_run/conc016 -tests/concurrent/should_run/conc017 -tests/concurrent/should_run/conc017a -tests/concurrent/should_run/conc018 -tests/concurrent/should_run/conc019 -tests/concurrent/should_run/conc020 -tests/concurrent/should_run/conc021 -tests/concurrent/should_run/conc022 -tests/concurrent/should_run/conc023 -tests/concurrent/should_run/conc024 -tests/concurrent/should_run/conc025 -tests/concurrent/should_run/conc026 -tests/concurrent/should_run/conc027 -tests/concurrent/should_run/conc028 -tests/concurrent/should_run/conc029 -tests/concurrent/should_run/conc030 -tests/concurrent/should_run/conc031 -tests/concurrent/should_run/conc032 -tests/concurrent/should_run/conc033 -tests/concurrent/should_run/conc034 -tests/concurrent/should_run/conc035 -tests/concurrent/should_run/conc036 -tests/concurrent/should_run/conc037 -tests/concurrent/should_run/conc038 -tests/concurrent/should_run/conc039 -tests/concurrent/should_run/conc040 -tests/concurrent/should_run/conc041 -tests/concurrent/should_run/conc042 -tests/concurrent/should_run/conc043 -tests/concurrent/should_run/conc044 -tests/concurrent/should_run/conc045 -tests/concurrent/should_run/conc051 -tests/concurrent/should_run/conc058 -tests/concurrent/should_run/conc059 -tests/concurrent/should_run/conc064 -tests/concurrent/should_run/conc065 -tests/concurrent/should_run/conc066 -tests/concurrent/should_run/conc067 -tests/concurrent/should_run/conc068 -tests/concurrent/should_run/conc069 -tests/concurrent/should_run/conc069a -tests/concurrent/should_run/conc070 -tests/concurrent/should_run/conc071 -tests/concurrent/should_run/conc072 -tests/concurrent/should_run/conc073 -tests/concurrent/should_run/foreignInterruptible -tests/concurrent/should_run/mask001 -tests/concurrent/should_run/mask002 -tests/concurrent/should_run/numsparks001 -tests/concurrent/should_run/throwto001 -tests/concurrent/should_run/throwto002 -tests/concurrent/should_run/throwto003 -tests/deSugar/should_run/DsLambdaCase -tests/deSugar/should_run/DsMultiWayIf -tests/deSugar/should_run/T246 -tests/deSugar/should_run/T3126 -tests/deSugar/should_run/T3382 -tests/deSugar/should_run/T5742 -tests/deSugar/should_run/dsrun001 -tests/deSugar/should_run/dsrun002 -tests/deSugar/should_run/dsrun003 -tests/deSugar/should_run/dsrun004 -tests/deSugar/should_run/dsrun005 -tests/deSugar/should_run/dsrun006 -tests/deSugar/should_run/dsrun007 -tests/deSugar/should_run/dsrun008 -tests/deSugar/should_run/dsrun009 -tests/deSugar/should_run/dsrun010 -tests/deSugar/should_run/dsrun011 -tests/deSugar/should_run/dsrun012 -tests/deSugar/should_run/dsrun013 -tests/deSugar/should_run/dsrun014 -tests/deSugar/should_run/dsrun015 -tests/deSugar/should_run/dsrun016 -tests/deSugar/should_run/dsrun017 -tests/deSugar/should_run/dsrun018 -tests/deSugar/should_run/dsrun019 -tests/deSugar/should_run/dsrun020 -tests/deSugar/should_run/dsrun021 -tests/deSugar/should_run/dsrun022 -tests/deSugar/should_run/dsrun023 -tests/deSugar/should_run/mc01 -tests/deSugar/should_run/mc02 -tests/deSugar/should_run/mc03 -tests/deSugar/should_run/mc04 -tests/deSugar/should_run/mc05 -tests/deSugar/should_run/mc06 -tests/deSugar/should_run/mc07 -tests/deSugar/should_run/mc08 -tests/deriving/should_run/T2529 -tests/deriving/should_run/T4136 -tests/deriving/should_run/T4528a -tests/deriving/should_run/T5041 -tests/deriving/should_run/T5628 -tests/deriving/should_run/T5712 -tests/deriving/should_run/T7931 -tests/deriving/should_run/drvrun-foldable1 -tests/deriving/should_run/drvrun-functor1 -tests/deriving/should_run/drvrun001 -tests/deriving/should_run/drvrun002 -tests/deriving/should_run/drvrun003 -tests/deriving/should_run/drvrun004 -tests/deriving/should_run/drvrun005 -tests/deriving/should_run/drvrun006 -tests/deriving/should_run/drvrun007 -tests/deriving/should_run/drvrun008 -tests/deriving/should_run/drvrun009 -tests/deriving/should_run/drvrun010 -tests/deriving/should_run/drvrun011 -tests/deriving/should_run/drvrun012 -tests/deriving/should_run/drvrun013 -tests/deriving/should_run/drvrun014 -tests/deriving/should_run/drvrun015 -tests/deriving/should_run/drvrun016 -tests/deriving/should_run/drvrun017 -tests/deriving/should_run/drvrun018 -tests/deriving/should_run/drvrun019 -tests/deriving/should_run/drvrun020 -tests/deriving/should_run/drvrun021 -tests/dph/classes/dph-classes-copy-fast -tests/dph/classes/dph-classes-fast -tests/dph/classes/dph-classes-vseg-fast -tests/dph/diophantine/dph-diophantine-copy-fast -tests/dph/diophantine/dph-diophantine-copy-opt -tests/dph/dotp/dph-dotp-copy-fast -tests/dph/dotp/dph-dotp-copy-opt -tests/dph/dotp/dph-dotp-opt -tests/dph/dotp/dph-dotp-vseg-fast -tests/dph/dotp/dph-dotp-vseg-opt -tests/dph/nbody/dph-nbody-copy-fast -tests/dph/nbody/dph-nbody-copy-opt -tests/dph/nbody/dph-nbody-vseg-fast -tests/dph/nbody/dph-nbody-vseg-opt -tests/dph/primespj/dph-primespj-copy-fast -tests/dph/primespj/dph-primespj-copy-opt -tests/dph/primespj/dph-primespj-opt -tests/dph/quickhull/dph-quickhull-copy-fast -tests/dph/quickhull/dph-quickhull-copy-opt -tests/dph/quickhull/dph-quickhull-opt -tests/dph/quickhull/dph-quickhull-vseg-fast -tests/dph/quickhull/dph-quickhull-vseg-opt -tests/dph/smvm/dph-smvm-copy -tests/dph/smvm/dph-smvm-vseg -tests/dph/sumnats/dph-sumnats-copy -tests/dph/sumnats/dph-sumnats-vseg -tests/dph/words/dph-words-copy-fast -tests/dph/words/dph-words-copy-opt -tests/dph/words/dph-words-opt -tests/dph/words/dph-words-vseg-fast -tests/dph/words/dph-words-vseg-opt -tests/driver/1959/E.hs -tests/driver/1959/prog -tests/driver/3674_pre -tests/driver/437/Test -tests/driver/437/Test2 -tests/driver/5313 -tests/driver/A012.ooo -tests/driver/A013.xhi -tests/driver/A061a.s -tests/driver/A061b.s -tests/driver/A064.hspp -tests/driver/A065.hspp -tests/driver/A066.tmp -tests/driver/A067.tmp -tests/driver/A070.s -tests/driver/A071.tmp -tests/driver/B022/C.ooo -tests/driver/B023/C.xhi -tests/driver/B024a/ -tests/driver/B062d/ -tests/driver/B062e/ -tests/driver/F018a.obj.018 -tests/driver/F018a_stub.obj.018 -tests/driver/Hello062a.hs -tests/driver/Hello062b.hs -tests/driver/Hello062c.hs -tests/driver/T1959/E.hs -tests/driver/T1959/prog -tests/driver/T3007/A/Setup -tests/driver/T3007/A/dist/ -tests/driver/T3007/B/Setup -tests/driver/T3007/B/dist/ -tests/driver/T3007/package.conf -tests/driver/T3389 -tests/driver/T3674_pre -tests/driver/T437/Test -tests/driver/T437/Test2 -tests/driver/T4437 -tests/driver/T5147/B.hs -tests/driver/T5198dump/ -tests/driver/T5313 -tests/driver/T5584/A.hi-boot -tests/driver/T5584_out/ -tests/driver/T706.hs -tests/driver/T7060dump/ -tests/driver/T7373/package.conf -tests/driver/T7373/pkg/Setup -tests/driver/T7373/pkg/dist/ -tests/driver/Test.081b -tests/driver/Test.081b.hs -tests/driver/Test_081a -tests/driver/Test_081a.hs -tests/driver/depend200 -tests/driver/dynHelloWorld -tests/driver/dynamicToo/A001.dyn_hi -tests/driver/dynamicToo/A001.dyn_o -tests/driver/dynamicToo/A002.dyn_hi -tests/driver/dynamicToo/A002.dyn_o -tests/driver/dynamicToo/A003.dyn_hi -tests/driver/dynamicToo/A003.dyn_o -tests/driver/dynamicToo/B001.dyn_hi -tests/driver/dynamicToo/B001.dyn_o -tests/driver/dynamicToo/B002.dyn_hi -tests/driver/dynamicToo/B002.dyn_o -tests/driver/dynamicToo/C001.dyn_hi -tests/driver/dynamicToo/C001.dyn_o -tests/driver/dynamicToo/C002.dyn_hi -tests/driver/dynamicToo/C002.dyn_o -tests/driver/dynamicToo/d001 -tests/driver/dynamicToo/s001 -tests/driver/dynamicToo/dynamicToo004/Setup -tests/driver/dynamicToo/dynamicToo004/local.package.conf/ -tests/driver/dynamicToo/dynamicToo004/pkg1/dist/ -tests/driver/dynamicToo/dynamicToo004/pkg1dyn/dist/ -tests/driver/dynamicToo/dynamicToo004/pkg2/dist/ -tests/driver/dynamicToo/dynamicToo004/progstatic -tests/indexed-types/should_fail/T8129.trace -tests/rts/T5435*_o -tests/rts/T5435*.so -tests/driver/dynamic_flags_001/C -tests/driver/hello062a -tests/driver/hello062b -tests/driver/hello062c -tests/driver/hello062d -tests/driver/hello062e -tests/driver/objc/objc-hi -tests/driver/objc/objcpp-hi -tests/driver/out019/ -tests/driver/recomp001/B.hs -tests/driver/recomp001/C -tests/driver/recomp003/Data/ -tests/driver/recomp003/err -tests/driver/recomp004/MainX -tests/driver/recomp004/MainX.hs -tests/driver/recomp004/c.c -tests/driver/recomp005/C.hs -tests/driver/recomp006/B.hs -tests/driver/recomp006/err -tests/driver/recomp006/out -tests/driver/recomp007/Setup -tests/driver/recomp007/a1/dist/ -tests/driver/recomp007/a2/dist/ -tests/driver/recomp007/b/dist/ -tests/driver/recomp007/local.package.conf/ -tests/driver/recomp008/A.hs -tests/driver/recomp008/prog -tests/driver/recomp010/Main -tests/driver/recomp010/X.hs -tests/driver/recomp011/A.hsinc -tests/driver/recomp011/B.hsinc -tests/driver/recomp011/Main -tests/driver/recomp012/Foo.hs -tests/driver/recomp012/Main -tests/driver/recomp012/Main.hs -tests/driver/recomp012/MyBool.hs -tests/driver/rtsOpts -tests/driver/rtsopts002 -tests/driver/spacesInArgs -tests/driver/stub017/ -tests/driver/stub028/ -tests/driver/stub035/ -tests/driver/stub045/ -tests/driver/withRtsOpts -tests/driver/withRtsOpts.out -tests/dynlibs/T3807-load -tests/dynlibs/T3807test.so -tests/dynlibs/T5373A -tests/dynlibs/T5373B -tests/dynlibs/T5373C -tests/dynlibs/T5373D -tests/ext-core/T7239.hcr -tests/ffi/should_run/.hpc/ -tests/ffi/should_run/1288 -tests/ffi/should_run/1679 -tests/ffi/should_run/2276 -tests/ffi/should_run/2469 -tests/ffi/should_run/2594 -tests/ffi/should_run/2917a -tests/ffi/should_run/4038 -tests/ffi/should_run/4221 -tests/ffi/should_run/5402 -tests/ffi/should_run/5594 -tests/ffi/should_run/7170 -tests/ffi/should_run/Capi_Ctype_001 -tests/ffi/should_run/Capi_Ctype_001.hs -tests/ffi/should_run/Capi_Ctype_002 -tests/ffi/should_run/Capi_Ctype_A_001.hs -tests/ffi/should_run/Capi_Ctype_A_002.hs -tests/ffi/should_run/T1288 -tests/ffi/should_run/T1679 -tests/ffi/should_run/T2276 -tests/ffi/should_run/T2469 -tests/ffi/should_run/T2594 -tests/ffi/should_run/T2917a -tests/ffi/should_run/T4012 -tests/ffi/should_run/T4038 -tests/ffi/should_run/T4221 -tests/ffi/should_run/T5402 -tests/ffi/should_run/T5594 -tests/ffi/should_run/T7170 -tests/ffi/should_run/capi_value -tests/ffi/should_run/fed001 -tests/ffi/should_run/ffi001 -tests/ffi/should_run/ffi002 -tests/ffi/should_run/ffi003 -tests/ffi/should_run/ffi005 -tests/ffi/should_run/ffi006 -tests/ffi/should_run/ffi007 -tests/ffi/should_run/ffi008 -tests/ffi/should_run/ffi009 -tests/ffi/should_run/ffi010 -tests/ffi/should_run/ffi011 -tests/ffi/should_run/ffi013 -tests/ffi/should_run/ffi014 -tests/ffi/should_run/ffi015 -tests/ffi/should_run/ffi016 -tests/ffi/should_run/ffi017 -tests/ffi/should_run/ffi018 -tests/ffi/should_run/ffi019 -tests/ffi/should_run/ffi020 -tests/ffi/should_run/ffi021 -tests/ffi/should_run/ffi022 -tests/ffi/should_run/ffi_parsing_001 -tests/ffi/should_run/fptr01 -tests/ffi/should_run/fptr02 -tests/ffi/should_run/fptrfail01 -tests/gadt/CasePrune -tests/gadt/Session -tests/gadt/gadt2 -tests/gadt/gadt23 -tests/gadt/gadt4 -tests/gadt/gadt5 -tests/gadt/records -tests/gadt/tc -tests/gadt/type-rep -tests/gadt/ubx-records -tests/gadt/while -tests/generics/GEq/GEq1 -tests/generics/GEq/GEq2 -tests/generics/GFunctor/GFunctor1 -tests/generics/GMap/GMap1 -tests/generics/GShow/GShow1 -tests/generics/GenNewtype -tests/generics/Uniplate/GUniplate1 -tests/ghc-api/T4891/T4891 -tests/ghc-api/T7478/A -tests/ghc-api/T7478/T7478 -tests/ghc-api/apirecomp001/myghc -tests/ghc-api/dynCompileExpr/dynCompileExpr -tests/ghc-api/ghcApi -tests/ghci.debugger/scripts/break022/A.hs -tests/ghci.debugger/scripts/break023/A.hs -tests/ghci/linking/dir001/ -tests/ghci/linking/dir002/ -tests/ghci/linking/dir004/ -tests/ghci/linking/dir005/ -tests/ghci/linking/dir006/ -tests/ghci/prog001/C.hs -tests/ghci/prog001/D.hs -tests/ghci/prog002/A.hs -tests/ghci/prog003/D.hs -tests/ghci/prog004/ctest.c -tests/ghci/prog005/A.hs -tests/ghci/prog006/Boot.hs -tests/ghci/prog009/A.hs -tests/ghci/prog012/Bar.hs -tests/ghci/scripts/Ghci058.hs -tests/ghci/scripts/T1914A.hs -tests/ghci/scripts/T1914B.hs -tests/ghci/scripts/T6106.hs -tests/ghci/scripts/T6106_preproc -tests/ghci/scripts/ghci027.hs -tests/ghci/should_run/3171.err -tests/hsc2hs/3837.hs -tests/hsc2hs/T3837.hs -tests/hsc2hs/hsc2hs001.hs -tests/hsc2hs/hsc2hs002.hs -tests/hsc2hs/hsc2hs003 -tests/hsc2hs/hsc2hs003.hs -tests/hsc2hs/hsc2hs004 -tests/hsc2hs/hsc2hs004.hs -tests/indexed-types/should_run/GMapAssoc -tests/indexed-types/should_run/GMapTop -tests/indexed-types/should_run/T2985 -tests/indexed-types/should_run/T4235 -tests/indexed-types/should_run/T5719 -tests/lib/Concurrent/4876 -tests/lib/Concurrent/ThreadDelay001 -tests/lib/Data.ByteString/bytestring002 -tests/lib/Data.ByteString/bytestring003 -tests/lib/Data.ByteString/bytestring006 -tests/lib/IO/2122 -tests/lib/IO/2122-test -tests/lib/IO/3307 -tests/lib/IO/4808 -tests/lib/IO/4808.test -tests/lib/IO/4855 -tests/lib/IO/4895 -tests/lib/IO/IOError001 -tests/lib/IO/IOError002 -tests/lib/IO/T4113 -tests/lib/IO/T4144 -tests/lib/IO/chinese-file-* -tests/lib/IO/chinese-name -tests/lib/IO/concio002 -tests/lib/IO/countReaders001 -tests/lib/IO/countReaders001.txt -tests/lib/IO/decodingerror001 -tests/lib/IO/decodingerror002 -tests/lib/IO/encoding001 -tests/lib/IO/encoding001.utf16 -tests/lib/IO/encoding001.utf16.utf16be -tests/lib/IO/encoding001.utf16.utf16le -tests/lib/IO/encoding001.utf16.utf32 -tests/lib/IO/encoding001.utf16.utf32be -tests/lib/IO/encoding001.utf16.utf32le -tests/lib/IO/encoding001.utf16.utf8 -tests/lib/IO/encoding001.utf16.utf8_bom -tests/lib/IO/encoding001.utf16be -tests/lib/IO/encoding001.utf16be.utf16 -tests/lib/IO/encoding001.utf16be.utf16le -tests/lib/IO/encoding001.utf16be.utf32 -tests/lib/IO/encoding001.utf16be.utf32be -tests/lib/IO/encoding001.utf16be.utf32le -tests/lib/IO/encoding001.utf16be.utf8 -tests/lib/IO/encoding001.utf16be.utf8_bom -tests/lib/IO/encoding001.utf16le -tests/lib/IO/encoding001.utf16le.utf16 -tests/lib/IO/encoding001.utf16le.utf16be -tests/lib/IO/encoding001.utf16le.utf32 -tests/lib/IO/encoding001.utf16le.utf32be -tests/lib/IO/encoding001.utf16le.utf32le -tests/lib/IO/encoding001.utf16le.utf8 -tests/lib/IO/encoding001.utf16le.utf8_bom -tests/lib/IO/encoding001.utf32 -tests/lib/IO/encoding001.utf32.utf16 -tests/lib/IO/encoding001.utf32.utf16be -tests/lib/IO/encoding001.utf32.utf16le -tests/lib/IO/encoding001.utf32.utf32be -tests/lib/IO/encoding001.utf32.utf32le -tests/lib/IO/encoding001.utf32.utf8 -tests/lib/IO/encoding001.utf32.utf8_bom -tests/lib/IO/encoding001.utf32be -tests/lib/IO/encoding001.utf32be.utf16 -tests/lib/IO/encoding001.utf32be.utf16be -tests/lib/IO/encoding001.utf32be.utf16le -tests/lib/IO/encoding001.utf32be.utf32 -tests/lib/IO/encoding001.utf32be.utf32le -tests/lib/IO/encoding001.utf32be.utf8 -tests/lib/IO/encoding001.utf32be.utf8_bom -tests/lib/IO/encoding001.utf32le -tests/lib/IO/encoding001.utf32le.utf16 -tests/lib/IO/encoding001.utf32le.utf16be -tests/lib/IO/encoding001.utf32le.utf16le -tests/lib/IO/encoding001.utf32le.utf32 -tests/lib/IO/encoding001.utf32le.utf32be -tests/lib/IO/encoding001.utf32le.utf8 -tests/lib/IO/encoding001.utf32le.utf8_bom -tests/lib/IO/encoding001.utf8 -tests/lib/IO/encoding001.utf8.utf16 -tests/lib/IO/encoding001.utf8.utf16be -tests/lib/IO/encoding001.utf8.utf16le -tests/lib/IO/encoding001.utf8.utf32 -tests/lib/IO/encoding001.utf8.utf32be -tests/lib/IO/encoding001.utf8.utf32le -tests/lib/IO/encoding001.utf8.utf8_bom -tests/lib/IO/encoding001.utf8_bom -tests/lib/IO/encoding001.utf8_bom.utf16 -tests/lib/IO/encoding001.utf8_bom.utf16be -tests/lib/IO/encoding001.utf8_bom.utf16le -tests/lib/IO/encoding001.utf8_bom.utf32 -tests/lib/IO/encoding001.utf8_bom.utf32be -tests/lib/IO/encoding001.utf8_bom.utf32le -tests/lib/IO/encoding001.utf8_bom.utf8 -tests/lib/IO/encoding002 -tests/lib/IO/encodingerror001 -tests/lib/IO/environment001 -tests/lib/IO/finalization001 -tests/lib/IO/hClose001 -tests/lib/IO/hClose001.tmp -tests/lib/IO/hClose002 -tests/lib/IO/hClose002.tmp -tests/lib/IO/hClose003 -tests/lib/IO/hDuplicateTo001 -tests/lib/IO/hFileSize001 -tests/lib/IO/hFileSize002 -tests/lib/IO/hFileSize002.out -tests/lib/IO/hFlush001 -tests/lib/IO/hFlush001.out -tests/lib/IO/hGetBuf001 -tests/lib/IO/hGetBuffering001 -tests/lib/IO/hGetChar001 -tests/lib/IO/hGetLine001 -tests/lib/IO/hGetLine002 -tests/lib/IO/hGetLine003 -tests/lib/IO/hGetPosn001 -tests/lib/IO/hGetPosn001.out -tests/lib/IO/hIsEOF001 -tests/lib/IO/hIsEOF002 -tests/lib/IO/hIsEOF002.out -tests/lib/IO/hReady001 -tests/lib/IO/hReady002 -tests/lib/IO/hSeek001 -tests/lib/IO/hSeek002 -tests/lib/IO/hSeek003 -tests/lib/IO/hSeek004 -tests/lib/IO/hSeek004.out -tests/lib/IO/hSetBuffering002 -tests/lib/IO/hSetBuffering003 -tests/lib/IO/hSetBuffering004 -tests/lib/IO/hSetEncoding001 -tests/lib/IO/ioeGetErrorString001 -tests/lib/IO/ioeGetFileName001 -tests/lib/IO/ioeGetHandle001 -tests/lib/IO/isEOF001 -tests/lib/IO/misc001 -tests/lib/IO/misc001.out -tests/lib/IO/newline001 -tests/lib/IO/newline001.out -tests/lib/IO/openFile001 -tests/lib/IO/openFile002 -tests/lib/IO/openFile003 -tests/lib/IO/openFile004 -tests/lib/IO/openFile004.out -tests/lib/IO/openFile005 -tests/lib/IO/openFile005.out1 -tests/lib/IO/openFile005.out2 -tests/lib/IO/openFile006 -tests/lib/IO/openFile006.out -tests/lib/IO/openFile007 -tests/lib/IO/openFile007.out -tests/lib/IO/openFile008 -tests/lib/IO/openTempFile001 -tests/lib/IO/putStr001 -tests/lib/IO/readFile001 -tests/lib/IO/readFile001.out -tests/lib/IO/readwrite001 -tests/lib/IO/readwrite001.inout -tests/lib/IO/readwrite002 -tests/lib/IO/readwrite002.inout -tests/lib/IO/readwrite003 -tests/lib/IO/readwrite003.txt -tests/lib/IO/tmp -tests/lib/IOExts/echo001 -tests/lib/IOExts/hGetBuf002 -tests/lib/IOExts/hGetBuf003 -tests/lib/IOExts/hPutBuf001 -tests/lib/IOExts/hPutBuf002 -tests/lib/IOExts/hPutBuf002.out -tests/lib/IOExts/hTell001 -tests/lib/IOExts/hTell002 -tests/lib/IOExts/performGC001 -tests/lib/IOExts/trace001 -tests/lib/IORef/ -tests/lib/Numeric/ -tests/lib/OldException/OldException001 -tests/lib/PrettyPrint/T3911 -tests/lib/PrettyPrint/pp1 -tests/lib/Text.Printf/1548 -tests/lib/Time/T5430 -tests/lib/Time/time002 -tests/lib/Time/time003 -tests/lib/Time/time004 -tests/lib/exceptions/exceptions001 -tests/lib/integer/IntegerConversionRules.simpl -tests/lib/integer/fromToInteger.simpl -tests/lib/integer/gcdInteger -tests/lib/integer/integerBits -tests/lib/integer/integerConstantFolding -tests/lib/integer/integerConstantFolding.simpl -tests/lib/integer/integerConversions -tests/lib/integer/integerGmpInternals -tests/lib/libposix/po003.out -tests/lib/libposix/posix002 -tests/lib/libposix/posix003 -tests/lib/libposix/posix004 -tests/lib/libposix/posix006 -tests/lib/libposix/posix009 -tests/lib/libposix/posix010 -tests/lib/libposix/posix014 -tests/lib/should_run/4006 -tests/lib/should_run/addr001 -tests/lib/should_run/array001 -tests/lib/should_run/array001.data -tests/lib/should_run/char001 -tests/lib/should_run/char002 -tests/lib/should_run/cstring001 -tests/lib/should_run/dynamic001 -tests/lib/should_run/dynamic002 -tests/lib/should_run/dynamic003 -tests/lib/should_run/dynamic004 -tests/lib/should_run/dynamic005 -tests/lib/should_run/enum01 -tests/lib/should_run/enum02 -tests/lib/should_run/enum03 -tests/lib/should_run/enum04 -tests/lib/should_run/exceptionsrun001 -tests/lib/should_run/exceptionsrun002 -tests/lib/should_run/length001 -tests/lib/should_run/list001 -tests/lib/should_run/list002 -tests/lib/should_run/list003 -tests/lib/should_run/memo001 -tests/lib/should_run/memo002 -tests/lib/should_run/rand001 -tests/lib/should_run/ratio001 -tests/lib/should_run/reads001 -tests/lib/should_run/show001 -tests/lib/should_run/stableptr001 -tests/lib/should_run/stableptr003 -tests/lib/should_run/stableptr004 -tests/lib/should_run/stableptr005 -tests/lib/should_run/text001 -tests/lib/should_run/tup001 -tests/lib/should_run/weak001 -tests/mdo/should_compile/mdo001 -tests/mdo/should_compile/mdo002 -tests/mdo/should_compile/mdo003 -tests/mdo/should_compile/mdo004 -tests/mdo/should_compile/mdo005 -tests/mdo/should_fail/mdofail006 -tests/mdo/should_run/mdorun001 -tests/mdo/should_run/mdorun002 -tests/mdo/should_run/mdorun003 -tests/mdo/should_run/mdorun004 -tests/mdo/should_run/mdorun005 -tests/module/Mod145_A.mod146_hi -tests/module/Mod145_A.mod146_o -tests/module/Mod157_A.mod158_hi -tests/module/Mod157_A.mod158_o -tests/module/Mod157_B.mod158_hi -tests/module/Mod157_B.mod158_o -tests/module/Mod157_C.mod158_hi -tests/module/Mod157_C.mod158_o -tests/module/Mod157_D.mod158_hi -tests/module/Mod157_D.mod158_o -tests/module/Mod159_A.mod160_hi -tests/module/Mod159_A.mod160_o -tests/module/Mod159_B.mod160_hi -tests/module/Mod159_B.mod160_o -tests/module/Mod159_C.mod160_hi -tests/module/Mod159_C.mod160_o -tests/module/Mod159_D.mod160_hi -tests/module/Mod159_D.mod160_o -tests/module/Mod164_A.mod165_hi -tests/module/Mod164_A.mod165_o -tests/module/Mod164_A.mod166_hi -tests/module/Mod164_A.mod166_o -tests/module/Mod164_A.mod167_hi -tests/module/Mod164_A.mod167_o -tests/module/Mod164_B.mod165_hi -tests/module/Mod164_B.mod165_o -tests/module/Mod164_B.mod166_hi -tests/module/Mod164_B.mod166_o -tests/module/Mod164_B.mod167_hi -tests/module/Mod164_B.mod167_o -tests/module/mod166.mod166_hi -tests/module/mod166.mod166_o -tests/module/mod167.mod167_hi -tests/module/mod167.mod167_o -tests/module/mod175/test -tests/module/mod175/test2 -tests/module/mod179 -tests/numeric/should_run/3676 -tests/numeric/should_run/4381 -tests/numeric/should_run/4383 -tests/numeric/should_run/T3676 -tests/numeric/should_run/T4381 -tests/numeric/should_run/T4383 -tests/numeric/should_run/T5863 -tests/numeric/should_run/T7014 -tests/numeric/should_run/T7014.simpl -tests/numeric/should_run/T7233 -tests/numeric/should_run/T7689 -tests/numeric/should_run/add2 -tests/numeric/should_run/arith001 -tests/numeric/should_run/arith002 -tests/numeric/should_run/arith003 -tests/numeric/should_run/arith004 -tests/numeric/should_run/arith005 -tests/numeric/should_run/arith006 -tests/numeric/should_run/arith007 -tests/numeric/should_run/arith008 -tests/numeric/should_run/arith009 -tests/numeric/should_run/arith010 -tests/numeric/should_run/arith011 -tests/numeric/should_run/arith012 -tests/numeric/should_run/arith013 -tests/numeric/should_run/arith014 -tests/numeric/should_run/arith015 -tests/numeric/should_run/arith016 -tests/numeric/should_run/arith017 -tests/numeric/should_run/arith018 -tests/numeric/should_run/arith019 -tests/numeric/should_run/expfloat -tests/numeric/should_run/mul2 -tests/numeric/should_run/numrun009 -tests/numeric/should_run/numrun010 -tests/numeric/should_run/numrun011 -tests/numeric/should_run/numrun012 -tests/numeric/should_run/numrun013 -tests/numeric/should_run/numrun014 -tests/numeric/should_run/quotRem2 -tests/optasm-log -tests/optllvm-32-log -tests/optllvm-log -tests/overloadedlists/should_run/overloadedlistsrun01 -tests/overloadedlists/should_run/overloadedlistsrun02 -tests/overloadedlists/should_run/overloadedlistsrun03 -tests/overloadedlists/should_run/overloadedlistsrun04 -tests/overloadedlists/should_run/overloadedlistsrun05 -tests/parser/should_compile/T5243 -tests/parser/should_compile/T7476/Main.imports -tests/parser/should_compile/T7476/T7476 -tests/parser/should_run/BinaryLiterals0 -tests/parser/should_run/BinaryLiterals1 -tests/parser/should_run/BinaryLiterals2 -tests/parser/should_run/ParserMultiWayIf -tests/parser/should_run/T1344 -tests/parser/should_run/operator -tests/parser/should_run/operator2 -tests/parser/should_run/readRun001 -tests/parser/should_run/readRun002 -tests/parser/should_run/readRun003 -tests/parser/should_run/readRun004 -tests/parser/unicode/1744 -tests/parser/unicode/T1744 -tests/parser/unicode/utf8_024 -tests/perf/compiler/T1969.comp.stats -tests/perf/compiler/T3064.comp.stats -tests/perf/compiler/T3294.comp.stats -tests/perf/compiler/T4801.comp.stats -tests/perf/compiler/T5030.comp.stats -tests/perf/compiler/T5321FD.comp.stats -tests/perf/compiler/T5321Fun.comp.stats -tests/perf/compiler/T5631.comp.stats -tests/perf/compiler/T5642.comp.stats -tests/perf/compiler/T5837.comp.stats -tests/perf/compiler/T6048.comp.stats -tests/perf/compiler/T783.comp.stats -tests/perf/compiler/parsing001.comp.stats -tests/perf/should_run/3586 -tests/perf/should_run/3586.stats -tests/perf/should_run/Conversions -tests/perf/should_run/Conversions.stats -tests/perf/should_run/MethSharing -tests/perf/should_run/MethSharing.stats -tests/perf/should_run/T149_A -tests/perf/should_run/T149_B -tests/perf/should_run/T2902_A -tests/perf/should_run/T2902_B -tests/perf/should_run/T3245 -tests/perf/should_run/T3586 -tests/perf/should_run/T3736 -tests/perf/should_run/T3736.speed.f32 -tests/perf/should_run/T3738 -tests/perf/should_run/T3738.stats -tests/perf/should_run/T4321 -tests/perf/should_run/T4474a -tests/perf/should_run/T4474a.stats -tests/perf/should_run/T4474b -tests/perf/should_run/T4474b.stats -tests/perf/should_run/T4474c -tests/perf/should_run/T4474c.stats -tests/perf/should_run/T4830 -tests/perf/should_run/T4830.stats -tests/perf/should_run/T4978 -tests/perf/should_run/T4978.stats -tests/perf/should_run/T5113 -tests/perf/should_run/T5113.stats -tests/perf/should_run/T5205 -tests/perf/should_run/T5205.stats -tests/perf/should_run/T5237 -tests/perf/should_run/T5237.stats -tests/perf/should_run/T5536 -tests/perf/should_run/T5536.data -tests/perf/should_run/T5536.stats -tests/perf/should_run/T5549 -tests/perf/should_run/T5549.stats -tests/perf/should_run/T7257 -tests/perf/should_run/T7257.stats -tests/perf/should_run/T7436 -tests/perf/should_run/T7436.stats -tests/perf/should_run/T7507 -tests/perf/should_run/T7797 -tests/perf/should_run/T876 -tests/perf/should_run/lazy-bs-alloc -tests/perf/should_run/lazy-bs-alloc.stats -tests/perf/should_run/speed.f32 -tests/perf/space_leaks/T2762 -tests/perf/space_leaks/T2762.stats -tests/perf/space_leaks/T4018 -tests/perf/space_leaks/T4334 -tests/perf/space_leaks/T4334.stats -tests/perf/space_leaks/space_leak_001 -tests/perf/space_leaks/space_leak_001.stats -tests/plugins/plugins01 -tests/plugins/plugins05 -tests/plugins/plugins06 -tests/plugins/simple-plugin/pkg.plugins01/ -tests/plugins/simple-plugin/pkg.plugins02/ -tests/plugins/simple-plugin/pkg.plugins03/ -tests/polykinds/Freeman -tests/polykinds/MonoidsFD -tests/polykinds/MonoidsTF -tests/polykinds/PolyKinds09 -tests/polykinds/PolyKinds10 -tests/profiling/should_compile/prof001 -tests/profiling/should_compile/prof002 -tests/profiling/should_run/2592 -tests/profiling/should_run/2592.aux -tests/profiling/should_run/2592.hp -tests/profiling/should_run/2592.ps -tests/profiling/should_run/5314 -tests/profiling/should_run/5314.hp -tests/profiling/should_run/5314.ps -tests/profiling/should_run/T2552 -tests/profiling/should_run/T2592 -tests/profiling/should_run/T3001 -tests/profiling/should_run/T3001-2 -tests/profiling/should_run/T3001-2.hp -tests/profiling/should_run/T3001-2.ps -tests/profiling/should_run/T3001.hp -tests/profiling/should_run/T3001.ps -tests/profiling/should_run/T5314 -tests/profiling/should_run/T5363 -tests/profiling/should_run/T5559 -tests/profiling/should_run/T680 -tests/profiling/should_run/T949 -tests/profiling/should_run/T949.hp -tests/profiling/should_run/T949.ps -tests/profiling/should_run/callstack001 -tests/profiling/should_run/callstack002 -tests/profiling/should_run/heapprof001 -tests/profiling/should_run/heapprof001.hp -tests/profiling/should_run/heapprof001.ps -tests/profiling/should_run/ioprof -tests/profiling/should_run/prof-doc-fib -tests/profiling/should_run/prof-doc-last -tests/profiling/should_run/profinline001 -tests/profiling/should_run/scc001 -tests/profiling/should_run/scc002 -tests/profiling/should_run/scc003 -tests/profiling/should_run/scc004 -tests/profiling/should_run/test.bin -tests/programs/10queens/10queens -tests/programs/Queens/queens -tests/programs/andre_monad/andre_monad -tests/programs/andy_cherry/andy_cherry -tests/programs/barton-mangler-bug/barton-mangler-bug -tests/programs/cholewo-eval/cholewo-eval -tests/programs/cvh_unboxing/cvh_unboxing -tests/programs/fast2haskell/fast2haskell -tests/programs/fun_insts/fun_insts -tests/programs/jl_defaults/jl_defaults -tests/programs/joao-circular/joao-circular -tests/programs/jq_readsPrec/jq_readsPrec -tests/programs/jtod_circint/jtod_circint -tests/programs/jules_xref/jules_xref -tests/programs/jules_xref2/jules_xref2 -tests/programs/launchbury/launchbury -tests/programs/lennart_range/lennart_range -tests/programs/lex/lex -tests/programs/life_space_leak/life_space_leak -tests/programs/north_array/north_array -tests/programs/record_upd/record_upd -tests/programs/rittri/rittri -tests/programs/sanders_array/sanders_array -tests/programs/seward-space-leak/seward-space-leak -tests/programs/strict_anns/strict_anns -tests/programs/thurston-modular-arith/thurston-modular-arith -tests/quasiquotation/T4491/T4491 -tests/rebindable/T5038 -tests/rebindable/rebindable10 -tests/rebindable/rebindable2 -tests/rebindable/rebindable3 -tests/rebindable/rebindable4 -tests/rebindable/rebindable5 -tests/rebindable/rebindable7 -tests/rename/prog006/local.package.conf -tests/rename/prog006/pkg.conf -tests/rename/prog006/pwd -tests/rename/should_compile/T1792_imports.imports -tests/rename/should_compile/T4239.imports -tests/rename/should_compile/T4240.imports -tests/rename/should_compile/T5592 -tests/rts/2047 -tests/rts/2783 -tests/rts/3236 -tests/rts/3424 -tests/rts/4059 -tests/rts/4850 -tests/rts/5250 -tests/rts/5644/5644 -tests/rts/5993 -tests/rts/7087 -tests/rts/T2047 -tests/rts/T2615 -tests/rts/T2783 -tests/rts/T3236 -tests/rts/T4059 -tests/rts/T4850 -tests/rts/T5250 -tests/rts/T5423 -tests/rts/T5644/T5644 -tests/rts/T5993 -tests/rts/T6006 -tests/rts/T7037 -tests/rts/T7037_main -tests/rts/T7040 -tests/rts/T7087 -tests/rts/T7160 -tests/rts/T7227 -tests/rts/T7227.stat -tests/rts/T7636 -tests/rts/T7815 -tests/rts/atomicinc -tests/rts/bug1010 -tests/rts/derefnull -tests/rts/divbyzero -tests/rts/exec_signals -tests/rts/exec_signals_child -tests/rts/exec_signals_prepare -tests/rts/ffishutdown -tests/rts/libfoo_T2615.so -tests/rts/outofmem -tests/rts/outofmem2 -tests/rts/prep.out -tests/rts/return_mem_to_os -tests/rts/rtsflags001 -tests/rts/rtsflags002 -tests/rts/stablename001 -tests/rts/stack001 -tests/rts/stack002 -tests/rts/stack003 -tests/rts/testblockalloc -tests/rts/testwsdeque -tests/rts/traceEvent -tests/safeHaskell/check/Check04 -tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly01/ -tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly02/ -tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly03/ -tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly04/ -tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly05/ -tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly06/ -tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly07/ -tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly08/ -tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly09/ -tests/safeHaskell/check/pkg01/pdb.ImpSafeOnly10/ -tests/safeHaskell/check/pkg01/pdb.safePkg01/ -tests/safeHaskell/safeLanguage/SafeLang04 -tests/safeHaskell/safeLanguage/SafeLang05 -tests/safeHaskell/safeLanguage/SafeLang06 -tests/safeHaskell/safeLanguage/SafeLang09 -tests/safeHaskell/safeLanguage/SafeLang11 -tests/safeHaskell/safeLanguage/SafeLang13 -tests/safeHaskell/safeLanguage/SafeLang15 -tests/safeHaskell/unsafeLibs/BadImport02 -tests/simplCore/should_compile/T3055.simpl -tests/simplCore/should_compile/T4138.simpl -tests/simplCore/should_compile/T7702plugin/pkg.T7702/ -tests/simplCore/should_compile/T7796.prep -tests/simplCore/should_run/SeqRule -tests/simplCore/should_run/T2756 -tests/simplCore/should_run/T3403 -tests/simplCore/should_run/T3437 -tests/simplCore/should_run/T3591 -tests/simplCore/should_run/T3959 -tests/simplCore/should_run/T3972 -tests/simplCore/should_run/T3983 -tests/simplCore/should_run/T4814 -tests/simplCore/should_run/T5315 -tests/simplCore/should_run/T5441 -tests/simplCore/should_run/T5453 -tests/simplCore/should_run/T5587 -tests/simplCore/should_run/T5603 -tests/simplCore/should_run/T5625 -tests/simplCore/should_run/T5915 -tests/simplCore/should_run/T5920 -tests/simplCore/should_run/T5997 -tests/simplCore/should_run/T7101 -tests/simplCore/should_run/T7924 -tests/simplCore/should_run/simplrun001 -tests/simplCore/should_run/simplrun002 -tests/simplCore/should_run/simplrun003 -tests/simplCore/should_run/simplrun004 -tests/simplCore/should_run/simplrun005 -tests/simplCore/should_run/simplrun007 -tests/simplCore/should_run/simplrun008 -tests/simplCore/should_run/simplrun009 -tests/simplCore/should_run/simplrun010 -tests/stranal/should_run/T2756b -tests/stranal/should_run/T7649 -tests/stranal/should_run/strun001 -tests/stranal/should_run/strun002 -tests/stranal/should_run/strun003 -tests/stranal/should_run/strun004 -tests/th/T1835 -tests/th/T3572 -tests/th/T3920 -tests/th/T5379 -tests/th/T5410 -tests/th/T5555 -tests/th/T7064 -tests/th/T7910 -tests/th/TH_Depends -tests/th/TH_Depends_external.txt -tests/th/TH_StringPrimL -tests/th/TH_import_loop/ModuleA.hi-boot -tests/th/TH_import_loop/ModuleA.o-boot -tests/th/TH_lookupName -tests/th/TH_ppr1 -tests/th/TH_recover -tests/th/TH_repE2 -tests/th/TH_repGuardOutput -tests/th/TH_repPrimOutput -tests/th/TH_repPrimOutput2 -tests/th/TH_spliceE1 -tests/th/TH_spliceE4 -tests/th/TH_spliceE5 -tests/th/TH_spliceE5_prof -tests/th/TH_spliceViewPat/TH_spliceViewPat -tests/th/TH_unresolvedInfix -tests/th/TH_viewPatPrint -tests/th/TH_where -tests/typecheck/should_compile/tc159 -tests/typecheck/should_fail/T3468.o-boot -tests/typecheck/should_fail/tcfail149 -tests/typecheck/should_run/Defer01 -tests/typecheck/should_run/IPRun -tests/typecheck/should_run/T1624 -tests/typecheck/should_run/T1735 -tests/typecheck/should_run/T2722 -tests/typecheck/should_run/T3500a -tests/typecheck/should_run/T3500b -tests/typecheck/should_run/T3731 -tests/typecheck/should_run/T3731-short -tests/typecheck/should_run/T4809 -tests/typecheck/should_run/T5573a -tests/typecheck/should_run/T5573b -tests/typecheck/should_run/T5751 -tests/typecheck/should_run/T5759 -tests/typecheck/should_run/T5913 -tests/typecheck/should_run/T6117 -tests/typecheck/should_run/T7023 -tests/typecheck/should_run/T7126 -tests/typecheck/should_run/T7748 -tests/typecheck/should_run/T7861 -tests/typecheck/should_run/TcNullaryTC -tests/typecheck/should_run/church -tests/typecheck/should_run/mc17 -tests/typecheck/should_run/tcrun001 -tests/typecheck/should_run/tcrun002 -tests/typecheck/should_run/tcrun003 -tests/typecheck/should_run/tcrun004 -tests/typecheck/should_run/tcrun005 -tests/typecheck/should_run/tcrun006 -tests/typecheck/should_run/tcrun008 -tests/typecheck/should_run/tcrun009 -tests/typecheck/should_run/tcrun010 -tests/typecheck/should_run/tcrun011 -tests/typecheck/should_run/tcrun012 -tests/typecheck/should_run/tcrun013 -tests/typecheck/should_run/tcrun014 -tests/typecheck/should_run/tcrun015 -tests/typecheck/should_run/tcrun016 -tests/typecheck/should_run/tcrun017 -tests/typecheck/should_run/tcrun018 -tests/typecheck/should_run/tcrun019 -tests/typecheck/should_run/tcrun020 -tests/typecheck/should_run/tcrun021 -tests/typecheck/should_run/tcrun022 -tests/typecheck/should_run/tcrun023 -tests/typecheck/should_run/tcrun024 -tests/typecheck/should_run/tcrun025 -tests/typecheck/should_run/tcrun026 -tests/typecheck/should_run/tcrun027 -tests/typecheck/should_run/tcrun028 -tests/typecheck/should_run/tcrun029 -tests/typecheck/should_run/tcrun030 -tests/typecheck/should_run/tcrun031 -tests/typecheck/should_run/tcrun032 -tests/typecheck/should_run/tcrun033 -tests/typecheck/should_run/tcrun034 -tests/typecheck/should_run/tcrun036 -tests/typecheck/should_run/tcrun037 -tests/typecheck/should_run/tcrun038 -tests/typecheck/should_run/tcrun039 -tests/typecheck/should_run/tcrun040 -tests/typecheck/should_run/tcrun041 -tests/typecheck/should_run/tcrun042 -tests/typecheck/should_run/tcrun043 -tests/typecheck/should_run/tcrun044 -tests/typecheck/should_run/tcrun045 -tests/typecheck/should_run/tcrun046 -tests/typecheck/should_run/tcrun047 -tests/typecheck/should_run/tcrun048 -tests/typecheck/should_run/tcrun049 -tests/typecheck/should_run/tcrun050 -tests/typecheck/should_run/tcrun051 -tests/typecheck/should_run/testeq2 -tests/typecheck/testeq1/typecheck.testeq1 -timeout/calibrate.out -timeout/dist/ -timeout/install-inplace/ +/tests/safeHaskell/safeLanguage/SafeLang04 +/tests/safeHaskell/safeLanguage/SafeLang05 +/tests/safeHaskell/safeLanguage/SafeLang06 +/tests/safeHaskell/safeLanguage/SafeLang09 +/tests/safeHaskell/safeLanguage/SafeLang11 +/tests/safeHaskell/safeLanguage/SafeLang13 +/tests/safeHaskell/safeLanguage/SafeLang15 +/tests/safeHaskell/unsafeLibs/BadImport02 +/tests/simplCore/should_compile/T3055.simpl +/tests/simplCore/should_compile/T4138.simpl +/tests/simplCore/should_compile/T7702plugin/pkg.T7702/ +/tests/simplCore/should_compile/T7796.prep +/tests/simplCore/should_run/SeqRule +/tests/simplCore/should_run/T2110 +/tests/simplCore/should_run/T2756 +/tests/simplCore/should_run/T3403 +/tests/simplCore/should_run/T3437 +/tests/simplCore/should_run/T3591 +/tests/simplCore/should_run/T3959 +/tests/simplCore/should_run/T3972 +/tests/simplCore/should_run/T3983 +/tests/simplCore/should_run/T457 +/tests/simplCore/should_run/T4814 +/tests/simplCore/should_run/T5315 +/tests/simplCore/should_run/T5441 +/tests/simplCore/should_run/T5453 +/tests/simplCore/should_run/T5587 +/tests/simplCore/should_run/T5603 +/tests/simplCore/should_run/T5625 +/tests/simplCore/should_run/T5915 +/tests/simplCore/should_run/T5920 +/tests/simplCore/should_run/T5997 +/tests/simplCore/should_run/T7101 +/tests/simplCore/should_run/T7924 +/tests/simplCore/should_run/T9128 +/tests/simplCore/should_run/runST +/tests/simplCore/should_run/simplrun001 +/tests/simplCore/should_run/simplrun002 +/tests/simplCore/should_run/simplrun003 +/tests/simplCore/should_run/simplrun004 +/tests/simplCore/should_run/simplrun005 +/tests/simplCore/should_run/simplrun007 +/tests/simplCore/should_run/simplrun008 +/tests/simplCore/should_run/simplrun009 +/tests/simplCore/should_run/simplrun010 +/tests/simplCore/should_run/simplrun011 +/tests/stranal/should_run/T2756b +/tests/stranal/should_run/T7649 +/tests/stranal/should_run/T8425/T8425 +/tests/stranal/should_run/strun001 +/tests/stranal/should_run/strun002 +/tests/stranal/should_run/strun003 +/tests/stranal/should_run/strun004 +/tests/th/T1835 +/tests/th/T3572 +/tests/th/T3920 +/tests/th/T5379 +/tests/th/T5410 +/tests/th/T5555 +/tests/th/T7064 +/tests/th/T7910 +/tests/th/T8186 +/tests/th/T8633 +/tests/th/TH_Depends +/tests/th/TH_Depends_external.txt +/tests/th/TH_StringPrimL +/tests/th/TH_import_loop/ModuleA.hi-boot +/tests/th/TH_import_loop/ModuleA.o-boot +/tests/th/TH_lookupName +/tests/th/TH_ppr1 +/tests/th/TH_recover +/tests/th/TH_repE2 +/tests/th/TH_repGuardOutput +/tests/th/TH_repPrimOutput +/tests/th/TH_repPrimOutput2 +/tests/th/TH_spliceE1 +/tests/th/TH_spliceE4 +/tests/th/TH_spliceE5 +/tests/th/TH_spliceE5_prof +/tests/th/TH_spliceViewPat/TH_spliceViewPat +/tests/th/TH_unresolvedInfix +/tests/th/TH_viewPatPrint +/tests/th/TH_where +/tests/typecheck/should_compile/tc159 +/tests/typecheck/should_compile/tc263 +/tests/typecheck/should_fail/T3468.o-boot +/tests/typecheck/should_fail/tcfail149 +/tests/typecheck/should_run/Defer01 +/tests/typecheck/should_run/IPRun +/tests/typecheck/should_run/T1624 +/tests/typecheck/should_run/T1735 +/tests/typecheck/should_run/T2722 +/tests/typecheck/should_run/T3500a +/tests/typecheck/should_run/T3500b +/tests/typecheck/should_run/T3731 +/tests/typecheck/should_run/T3731-short +/tests/typecheck/should_run/T4809 +/tests/typecheck/should_run/T5573a +/tests/typecheck/should_run/T5573b +/tests/typecheck/should_run/T5751 +/tests/typecheck/should_run/T5759 +/tests/typecheck/should_run/T5913 +/tests/typecheck/should_run/T6117 +/tests/typecheck/should_run/T7023 +/tests/typecheck/should_run/T7126 +/tests/typecheck/should_run/T7748 +/tests/typecheck/should_run/T7861 +/tests/typecheck/should_run/T8492 +/tests/typecheck/should_run/T8739 +/tests/typecheck/should_run/TcCoercible +/tests/typecheck/should_run/TcNullaryTC +/tests/typecheck/should_run/TcTypeNatSimpleRun +/tests/typecheck/should_run/church +/tests/typecheck/should_run/mc17 +/tests/typecheck/should_run/tcrun001 +/tests/typecheck/should_run/tcrun002 +/tests/typecheck/should_run/tcrun003 +/tests/typecheck/should_run/tcrun004 +/tests/typecheck/should_run/tcrun005 +/tests/typecheck/should_run/tcrun006 +/tests/typecheck/should_run/tcrun008 +/tests/typecheck/should_run/tcrun009 +/tests/typecheck/should_run/tcrun010 +/tests/typecheck/should_run/tcrun011 +/tests/typecheck/should_run/tcrun012 +/tests/typecheck/should_run/tcrun013 +/tests/typecheck/should_run/tcrun014 +/tests/typecheck/should_run/tcrun015 +/tests/typecheck/should_run/tcrun016 +/tests/typecheck/should_run/tcrun017 +/tests/typecheck/should_run/tcrun018 +/tests/typecheck/should_run/tcrun019 +/tests/typecheck/should_run/tcrun020 +/tests/typecheck/should_run/tcrun021 +/tests/typecheck/should_run/tcrun022 +/tests/typecheck/should_run/tcrun023 +/tests/typecheck/should_run/tcrun024 +/tests/typecheck/should_run/tcrun025 +/tests/typecheck/should_run/tcrun026 +/tests/typecheck/should_run/tcrun027 +/tests/typecheck/should_run/tcrun028 +/tests/typecheck/should_run/tcrun029 +/tests/typecheck/should_run/tcrun030 +/tests/typecheck/should_run/tcrun031 +/tests/typecheck/should_run/tcrun032 +/tests/typecheck/should_run/tcrun033 +/tests/typecheck/should_run/tcrun034 +/tests/typecheck/should_run/tcrun036 +/tests/typecheck/should_run/tcrun037 +/tests/typecheck/should_run/tcrun038 +/tests/typecheck/should_run/tcrun039 +/tests/typecheck/should_run/tcrun040 +/tests/typecheck/should_run/tcrun041 +/tests/typecheck/should_run/tcrun042 +/tests/typecheck/should_run/tcrun043 +/tests/typecheck/should_run/tcrun044 +/tests/typecheck/should_run/tcrun045 +/tests/typecheck/should_run/tcrun046 +/tests/typecheck/should_run/tcrun047 +/tests/typecheck/should_run/tcrun048 +/tests/typecheck/should_run/tcrun049 +/tests/typecheck/should_run/tcrun050 +/tests/typecheck/should_run/tcrun051 +/tests/typecheck/should_run/testeq2 +/tests/typecheck/testeq1/typecheck.testeq1 +/timeout/calibrate.out +/timeout/dist/ +/timeout/install-inplace/ diff --git a/testsuite/tests/annotations/should_compile/th/.gitignore b/testsuite/tests/annotations/should_compile/th/.gitignore deleted file mode 100644 index 7bec7a7cb5..0000000000 --- a/testsuite/tests/annotations/should_compile/th/.gitignore +++ /dev/null @@ -1 +0,0 @@ -build_make diff --git a/testsuite/tests/callarity/perf/.gitignore b/testsuite/tests/callarity/perf/.gitignore deleted file mode 100644 index 9b33309aea..0000000000 --- a/testsuite/tests/callarity/perf/.gitignore +++ /dev/null @@ -1 +0,0 @@ -T3924 diff --git a/testsuite/tests/callarity/should_run/.gitignore b/testsuite/tests/callarity/should_run/.gitignore deleted file mode 100644 index 5268126cf8..0000000000 --- a/testsuite/tests/callarity/should_run/.gitignore +++ /dev/null @@ -1 +0,0 @@ -StrictLet diff --git a/testsuite/tests/callarity/unittest/.gitignore b/testsuite/tests/callarity/unittest/.gitignore deleted file mode 100644 index f7b31b6572..0000000000 --- a/testsuite/tests/callarity/unittest/.gitignore +++ /dev/null @@ -1 +0,0 @@ -CallArity1 diff --git a/testsuite/tests/codeGen/should_run/.gitignore b/testsuite/tests/codeGen/should_run/.gitignore deleted file mode 100644 index d313f5f6f0..0000000000 --- a/testsuite/tests/codeGen/should_run/.gitignore +++ /dev/null @@ -1,11 +0,0 @@ -CopySmallArray -CopySmallArrayStressTest -SizeOfSmallArray -StaticArraySize -StaticByteArraySize -T6084 -T7953 -T8103 -T8256 -T9001 -cgrun072 diff --git a/testsuite/tests/concurrent/should_run/.gitignore b/testsuite/tests/concurrent/should_run/.gitignore deleted file mode 100644 index 4f0a3175da..0000000000 --- a/testsuite/tests/concurrent/should_run/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -T7970 -compareAndSwap -readMVar1 -readMVar2 -readMVar3 -tryReadMVar1 diff --git a/testsuite/tests/cpranal/should_run/.gitignore b/testsuite/tests/cpranal/should_run/.gitignore deleted file mode 100644 index a4457dd566..0000000000 --- a/testsuite/tests/cpranal/should_run/.gitignore +++ /dev/null @@ -1 +0,0 @@ -CPRRepeat diff --git a/testsuite/tests/deSugar/should_run/.gitignore b/testsuite/tests/deSugar/should_run/.gitignore deleted file mode 100644 index b064d1b75c..0000000000 --- a/testsuite/tests/deSugar/should_run/.gitignore +++ /dev/null @@ -1 +0,0 @@ -T8952 diff --git a/testsuite/tests/deriving/should_run/.gitignore b/testsuite/tests/deriving/should_run/.gitignore deleted file mode 100644 index 92ab843a46..0000000000 --- a/testsuite/tests/deriving/should_run/.gitignore +++ /dev/null @@ -1 +0,0 @@ -T8280 diff --git a/testsuite/tests/driver/.gitignore b/testsuite/tests/driver/.gitignore deleted file mode 100644 index e7a0aad655..0000000000 --- a/testsuite/tests/driver/.gitignore +++ /dev/null @@ -1 +0,0 @@ -T703 diff --git a/testsuite/tests/driver/T7835/.gitignore b/testsuite/tests/driver/T7835/.gitignore deleted file mode 100644 index 345e6aef71..0000000000 --- a/testsuite/tests/driver/T7835/.gitignore +++ /dev/null @@ -1 +0,0 @@ -Test diff --git a/testsuite/tests/driver/T8526/.gitignore b/testsuite/tests/driver/T8526/.gitignore deleted file mode 100644 index 42d2fab904..0000000000 --- a/testsuite/tests/driver/T8526/.gitignore +++ /dev/null @@ -1 +0,0 @@ -A.inc diff --git a/testsuite/tests/driver/T8602/.gitignore b/testsuite/tests/driver/T8602/.gitignore deleted file mode 100644 index f0f435cb1d..0000000000 --- a/testsuite/tests/driver/T8602/.gitignore +++ /dev/null @@ -1 +0,0 @@ -t8602.sh diff --git a/testsuite/tests/ffi/should_run/.gitignore b/testsuite/tests/ffi/should_run/.gitignore deleted file mode 100644 index d1b3f8850e..0000000000 --- a/testsuite/tests/ffi/should_run/.gitignore +++ /dev/null @@ -1 +0,0 @@ -T8083 diff --git a/testsuite/tests/ghc-api/.gitignore b/testsuite/tests/ghc-api/.gitignore deleted file mode 100644 index f52a1f92e9..0000000000 --- a/testsuite/tests/ghc-api/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -T8628 -T8639_api -T6145 diff --git a/testsuite/tests/ghci/scripts/.gitignore b/testsuite/tests/ghci/scripts/.gitignore deleted file mode 100644 index d1b7ce25f3..0000000000 --- a/testsuite/tests/ghci/scripts/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -föøbàr1.hs -föøbàr2.hs diff --git a/testsuite/tests/numeric/should_run/.gitignore b/testsuite/tests/numeric/should_run/.gitignore deleted file mode 100644 index c484a26c83..0000000000 --- a/testsuite/tests/numeric/should_run/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -NumDecimals -T8726 diff --git a/testsuite/tests/patsyn/should_compile/.gitignore b/testsuite/tests/patsyn/should_compile/.gitignore deleted file mode 100644 index 492f1e78dd..0000000000 --- a/testsuite/tests/patsyn/should_compile/.gitignore +++ /dev/null @@ -1,9 +0,0 @@ -.hpc.bidir -.hpc.ex -.hpc.ex-num -.hpc.ex-prov -.hpc.ex-view -.hpc.incomplete -.hpc.num -.hpc.overlap -.hpc.univ diff --git a/testsuite/tests/patsyn/should_run/.gitignore b/testsuite/tests/patsyn/should_run/.gitignore deleted file mode 100644 index e2087bd76a..0000000000 --- a/testsuite/tests/patsyn/should_run/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -eval -ex-prov -match -.hpc.eval -.hpc.ex-prov -.hpc.match -ex-prov-run diff --git a/testsuite/tests/perf/should_run/.gitignore b/testsuite/tests/perf/should_run/.gitignore deleted file mode 100644 index 064aeba752..0000000000 --- a/testsuite/tests/perf/should_run/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -InlineArrayAlloc -InlineByteArrayAlloc -InlineCloneArrayAlloc -T4267 -T5949 -T7619 -T7850 -T7954 diff --git a/testsuite/tests/primops/should_run/.gitignore b/testsuite/tests/primops/should_run/.gitignore deleted file mode 100644 index 184e53b8e4..0000000000 --- a/testsuite/tests/primops/should_run/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -T6135 -T7689 diff --git a/testsuite/tests/quasiquotation/.gitignore b/testsuite/tests/quasiquotation/.gitignore deleted file mode 100644 index d0d8953362..0000000000 --- a/testsuite/tests/quasiquotation/.gitignore +++ /dev/null @@ -1 +0,0 @@ -T7918 diff --git a/testsuite/tests/rts/.gitignore b/testsuite/tests/rts/.gitignore deleted file mode 100644 index 1501ec6817..0000000000 --- a/testsuite/tests/rts/.gitignore +++ /dev/null @@ -1,13 +0,0 @@ -T3424 -T5435_dyn_asm -T5435_dyn_gcc -T5435_v_asm -T5435_v_gcc -T7919 -T8035 -T8124 -T8209 -T8242 -T9045 -T9078 -linker_unload diff --git a/testsuite/tests/simplCore/should_run/.gitignore b/testsuite/tests/simplCore/should_run/.gitignore deleted file mode 100644 index 2399b83105..0000000000 --- a/testsuite/tests/simplCore/should_run/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -T2110 -T457 -runST -simplrun011 diff --git a/testsuite/tests/stranal/should_run/T8425/.gitignore b/testsuite/tests/stranal/should_run/T8425/.gitignore deleted file mode 100644 index 881fef889a..0000000000 --- a/testsuite/tests/stranal/should_run/T8425/.gitignore +++ /dev/null @@ -1 +0,0 @@ -T8425 diff --git a/testsuite/tests/th/.gitignore b/testsuite/tests/th/.gitignore deleted file mode 100644 index 86cbf4705e..0000000000 --- a/testsuite/tests/th/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -T8186 -T8633 diff --git a/testsuite/tests/typecheck/should_compile/.gitignore b/testsuite/tests/typecheck/should_compile/.gitignore deleted file mode 100644 index 396a094472..0000000000 --- a/testsuite/tests/typecheck/should_compile/.gitignore +++ /dev/null @@ -1 +0,0 @@ -tc263 diff --git a/testsuite/tests/typecheck/should_run/.gitignore b/testsuite/tests/typecheck/should_run/.gitignore deleted file mode 100644 index d9ee251388..0000000000 --- a/testsuite/tests/typecheck/should_run/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -T8492 -T8739 -TcTypeNatSimpleRun |