summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_run
Commit message (Expand)AuthorAgeFilesLines
* Diagnostic codes: acccept test changessheaf2022-09-131-1/+1
* Print constraints in quotes (#21167)Swann Moreau2022-08-191-9/+9
* Change GHC.Prim to GHC.Exts in docs and testsKrzysztof Gogolewski2022-04-011-1/+1
* testsuite: Remove reqlib modifierMatthew Pickering2021-12-225-52/+0
* deriving: Always use module prefix in dataTypeNameMatthew Pickering2021-09-184-0/+34
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* Special-case record fields ending with hash when deriving ReadRyan Scott2018-03-233-0/+21
* Implement the EmptyDataDeriving proposalRyan Scott2017-11-025-4/+25
* Remove the deprecated Typeable{1..7} type synonymsRyan Scott2017-08-051-1/+1
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-1/+1
* Implement deriving strategiesRyan Scott2016-09-305-0/+38
* Testsuite: mark tests expect brokenThomas Miedema2016-06-201-1/+2
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-209-53/+53
* Testsuite: fixup lots of testsThomas Miedema2016-04-261-1/+1
* Show: Restore redundant parentheses around recordsBen Gamari2016-03-241-1/+1
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-251-0/+0
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-232-3/+3
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-232-23/+23
* Add test (only) to assure that #11535 is fixedTakayuki Muranushi2016-02-203-0/+34
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-131-1/+1
* base: use Show for ErrorCall in uncaughtExceptionHandlerEric Seidel2015-09-211-0/+2
* Use IP based CallStack in error and undefinedEric Seidel2015-09-021-1/+1
* DeriveFoldable for data types with existential constraints (#10447)RyanGlScott2015-07-173-0/+51
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-1/+1
* Typechecker: refactoring onlyThomas Miedema2015-04-071-1/+1
* Pretty-print # on unboxed literals in coreThomas Miedema2015-03-031-1/+1
* Show record construction/update without parensThomas Miedema2015-03-021-1/+1
* Show '#' on unboxed literalsThomas Miedema2015-02-235-10/+15
* Major patch to add -fwarn-redundant-constraintsSimon Peyton Jones2015-01-061-1/+1
* Attempt to improve cleaningSimon Peyton Jones2014-12-231-1/+1
* Get the right fixity-env in standalone deriving (Trac #9830)Simon Peyton Jones2014-11-274-1/+22
* Defer errors in derived instancesSimon Peyton Jones2014-09-264-0/+22
* Make Applicative a superclass of MonadAustin Seipp2014-09-091-1/+1
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-1/+0
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+1
* Move test case for #8631 to the correct directory.Richard Eisenberg2014-02-092-23/+1
* Fix #8631.Richard Eisenberg2014-02-082-1/+23
* Test Trac #8280Simon Peyton Jones2013-09-203-0/+10
* Fix test for Trac #7931Simon Peyton Jones2013-05-304-3/+6
* Test Trac #7931Simon Peyton Jones2013-05-273-0/+9
* Remove uses of compose(s) in tests, and change how composition is handledIan Lynagh2013-02-141-1/+1
* More helper conversionsIan Lynagh2013-02-111-17/+17
* Test Trac #5712Simon Peyton Jones2011-12-233-0/+16
* Test Trac #5628Simon Peyton Jones2011-11-153-0/+14
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2061-0/+634