summaryrefslogtreecommitdiff
path: root/testsuite/tests/annotations
Commit message (Expand)AuthorAgeFilesLines
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-2/+2
* Do eager instantation in termsSimon Peyton Jones2020-04-221-1/+1
* Modules: Types (#13009)Sylvain Henry2020-03-291-1/+1
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-081-1/+1
* Simplify uniqAwayBen Gamari2019-12-033-3/+3
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* testsuite: Use makefile_testBen Gamari2019-01-301-2/+2
* Revert "Batch merge"Ben Gamari2019-01-301-2/+2
* Batch mergeBen Gamari2019-01-301-2/+2
* Turn on MonadFail desugaring by defaultHerbert Valerio Riedel2018-08-071-1/+2
* base: Add missing instances for Data.Ord.DownBen Gamari2018-06-191-2/+2
* base: Introduce Data.Monoid.Apchessai2018-05-271-2/+2
* Make IntPtr and WordPtr as instance of Data.Data typeclass, fix #13115HE, Tao2017-09-131-2/+2
* testsuite: Add test for #14129Ben Gamari2017-09-052-0/+4
* Move NonEmpty definition into GHC.BaseHerbert Valerio Riedel2017-09-041-1/+1
* Add testcase for T13818Douglas Wilson2017-07-113-0/+14
* tests: remove extra_files.py (#12223)Reid Barton2017-02-263-6/+12
* Add instances for (:~~:) mirroring those for (:~:)Ryan Scott2017-02-231-1/+1
* Introduce GHC.TypeNats module, change KnownNat evidence to be NaturalOleg Grenrus2017-02-011-2/+2
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-224-40/+16
* Add Data instance for ConstRyan Scott2016-11-181-2/+2
* A collection of type-inference refactorings.Simon Peyton Jones2016-10-211-6/+6
* Add Bifoldable and Bitraversable to baseRyan Scott2016-06-191-2/+2
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-251-0/+0
* Testsuite: for tests that use TH, omit *all* prof_waysThomas Miedema2016-02-253-7/+4
* Testsuite: Introduce config.plugin_way_flags.Thomas Miedema2016-02-253-3/+3
* Add more type class instances for GHC.GenericsRyanGlScott2016-02-251-1/+1
* Testsuite: pass '-s --no-print-directory' to MAKEThomas Miedema2016-02-211-2/+2
* TcErrors: Fix plural form of "instance" errorBen Gamari2016-02-091-2/+2
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-271-6/+6
* Visible type applicationRichard Eisenberg2015-12-241-1/+1
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-1/+1
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-153-35/+36
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-1/+1
* More import related hintsJoachim Breitner2015-11-181-2/+6
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-131-1/+1
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-075-11/+7
* Improve error messages for ambiguous type variablesDavid Kraeutmann2015-10-071-6/+8
* Forbid annotations when Safe Haskell safe mode is enabled.David Kraeutmann2015-09-083-1/+14
* Improve the error messages for class instance errorsSimon Peyton Jones2015-09-021-25/+27
* Allow annotations though addTopDecls (#10486)Michael Smith2015-09-023-8/+18
* Use IP based CallStack in error and undefinedEric Seidel2015-09-021-1/+3
* Testsuite: small test cleanupsThomas Miedema2015-07-181-1/+0
* Improve error message for Typeable k (T k)Simon Peyton Jones2015-06-261-12/+10
* Error msg wibbles from reduced module prefixesSimon Peyton Jones2015-04-073-36/+30
* Custom `Typeable` solver, that keeps track of kinds.Iavor S. Diatchki2015-03-071-3/+2
* Add various instances to newtypes in Data.MonoidOleg Grenrus2015-03-031-10/+15
* Refactor the handling of quasi-quotesSimon Peyton Jones2015-02-104-4/+4
* Modify a couple of error messages slightlySimon Peyton Jones2015-01-061-12/+12