summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_run
Commit message (Expand)AuthorAgeFilesLines
* Allow packing constructor fieldsMichal Terepeta2017-10-294-0/+56
* Make Semigroup a superclass of Monoid (re #14191)Herbert Valerio Riedel2017-09-071-0/+1
* Fix #14125 by normalizing data family instances more aggressivelyRyan Scott2017-08-223-1/+15
* [iserv] Fixing the word size for RemotePtr and toWordArrayBen Gamari2017-07-122-0/+30
* Fix TcSimplify.decideQuantification for kind variablesSimon Peyton Jones2017-03-102-2/+2
* Generalize kind of the (->) tyconBen Gamari2017-02-181-1/+1
* Maintain in-scope set in deeply_instantiate (fixes #12549).John Leo2016-12-023-0/+7
* Add test for #12456Ryan Scott2016-10-122-0/+4
* Fix bytecode generator panicSeraphime Kirkovski2016-07-203-0/+16
* Use UniqDFM for InstEnvBartosz Nitka2016-07-081-3/+3
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-201-3/+3
* Major patch to introduce TyConBinderSimon Peyton Jones2016-06-151-1/+1
* Testsuite: introduce TEST_HC_OPTS_INTERACTIVE (#11468)Thomas Miedema2016-05-251-1/+1
* FunDep printer: Fix unicode arrowÖmer Sinan Ağacan2016-05-204-0/+12
* Print which flag controls emitted lexer warningsHerbert Valerio Riedel2016-02-271-5/+6
* Address #11471 by putting RuntimeRep in kinds.wip/runtime-repRichard Eisenberg2016-02-241-1/+1
* Avoid mangled/derived names in GHCi autocomplete (fixes #11328)Adam Gundry2016-02-013-0/+10
* Function definition in GHCiRoman Shatsov2015-11-215-5/+82
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-071-2/+0
* Fix off-by-one error in GHCi line reporting (Trac #10578)Ömer Sinan Ağacan2015-07-172-3/+3
* Lexer: Suggest adding 'let' on unexpected '=' tokenBen Gamari2015-06-161-1/+4
* Fake (->) fixity declaration (#10145)Oleg Grenrus2015-04-023-0/+8
* Strip leading whitespace before checking if a statement looks like a declarat...Dr. ERDI Gergo2014-12-223-0/+15
* Add expected output to T9915 testDr. ERDI Gergo2014-12-212-0/+4
* Check dflags for language extensions when deciding if "foreign " and "deriving "Dr. ERDI Gergo2014-12-212-0/+6
* Test Trac #8377Takano Akio2013-09-293-0/+16
* Convert more helper functionsIan Lynagh2013-02-111-1/+1
* Replace 'if_os' and 'unless_os' with 'opsys'Ian Lynagh2013-02-111-1/+1
* Pass the test name to the test optionsIan Lynagh2013-02-071-1/+1
* Rename some numeric tests: nnnn -> TnnnnIan Lynagh2013-01-257-5/+5
* Some test fixes on Win64Ian Lynagh2012-05-081-1/+1
* Add combined_output option.Paolo Capriotti2012-04-231-1/+2
* Add test for a bug in the byte code generatorSimon Marlow2011-11-023-0/+5010
* Fix some more written-but-not-cleaned filesIan Lynagh2011-09-061-1/+1
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2013-0/+201