summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* API Annotations documentation update, parsing issue, add example testwip/api-annot-tweaks-7.10Alan Zimmerman2015-01-235-1/+243
* API Annotations tweaks.Alan Zimmerman2015-01-235-53/+95
* Make the linker_unload test less fragileSimon Marlow2015-01-234-51/+29
* Trac #9878: Have StaticPointers support dynamic loading.Alexander Vershilov2015-01-193-10/+13
* Make AutoDeriveTypeable work for associated datatypes (fix #9999)Jose Pedro Magalhaes2015-01-192-0/+14
* Pattern synonym names need to be in scope before renaming bindings (#9889)Dr. ERDI Gergo2015-01-195-4/+11
* Fix panics of PartialTypeSignatures combined with extensionsThomas Winant2015-01-197-0/+27
* Trac #9878: Make the static form illegal in interpreted mode.Alexander Vershilov2015-01-197-5/+26
* add -th-file which generates a th.hs fileGreg Weber2015-01-1919-31/+31
* Fix a terrible bug in the canonicaliser which led to an infinite loopSimon Peyton Jones2015-01-162-1/+16
* Repsect the package name when checking for self-importSimon Peyton Jones2015-01-162-0/+6
* Update pretty submodule to 1.1.2.0 releaseHerbert Valerio Riedel2015-01-091-1/+1
* Fix #9243 so recompilation avoidance works with -fno-codeEdward Z. Yang2015-01-0921-1/+130
* Support pattern synonyms in GHCi (fixes #9900)Dr. ERDI Gergo2015-01-094-0/+18
* Update Cabal submodule to latest 1.22 snapshotHerbert Valerio Riedel2015-01-031-4/+0
* Run T9762 only if dynamic libraries are availableJoachim Breitner2014-12-271-2/+5
* Fix linker interaction between Template Haskell and HPC (#9762)Reid Barton2014-12-276-1/+20
* Make ghc -e not exit on valid import commands (#9905)Reid Barton2014-12-276-1/+30
* Test earlier for self-import (Trac #9032)Simon Peyton Jones2014-12-274-0/+24
* Groom comments related to StaticPointers.Facundo Domínguez2014-12-233-10/+8
* Fix panic on :kind _ in GHCi (Trac #9879)Thomas Winant2014-12-234-0/+9
* Rename NamedWildcards flag to NamedWildCardsThomas Winant2014-12-2323-23/+23
* fix spInfoSrcLoc field nameFacundo Domínguez2014-12-231-5/+5
* For :info, return all matching Names, rather than complaining about ambiguitySimon Peyton Jones2014-12-224-1/+37
* Update containers submodule to 0.5.6.2 releaseHerbert Valerio Riedel2014-12-221-2/+2
* Update pretty and random submodulesHerbert Valerio Riedel2014-12-221-2/+3
* 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
* Change performance numbers for T3064Richard Eisenberg2014-12-191-1/+2
* Optimize flattener by trying to reduce a TF before reducing its args.Richard Eisenberg2014-12-191-5/+9
* Add instance Lift NaturalRichard Eisenberg2014-12-191-0/+4
* Add Jan Stolarek's test for Trac #9872Simon Peyton Jones2014-12-192-0/+157
* Merge some instances from th-orphans.Richard Eisenberg2014-12-192-0/+76
* Consider equality contexts exotic, uninferrable by "deriving"Richard Eisenberg2014-12-194-1/+6
* Add Data.Version.makeVersion & `IsList Version`Herbert Valerio Riedel2014-12-191-3/+6
* Update Cabal submodule to 1.22 versionHerbert Valerio Riedel2014-12-181-1/+0
* Update `bytestring` submoduleHerbert Valerio Riedel2014-12-181-1/+1
* Fix wrong-kind-of-family error message (Trac #9896)Simon Peyton Jones2014-12-185-6/+20
* Minor typo in commentGabor Greif2014-12-171-1/+1
* Performance enhancements in TcFlatten.Richard Eisenberg2014-12-171-5/+11
* Wibble error messageSimon Peyton Jones2014-12-171-1/+1
* Fix egregious bug in the new canonicalisation code for AppTySimon Peyton Jones2014-12-172-0/+18
* Comment in testSimon Peyton Jones2014-12-171-0/+10
* Improve TidyPgm.hasCafRefs to account for Integer literals (Trac #8525)Simon Peyton Jones2014-12-171-2/+1
* Fix the scope-nesting for arrowsSimon Peyton Jones2014-12-173-7/+7
* Typos in commentsGabor Greif2014-12-171-2/+2
* update containers submodules to 0.5.6.1 releaseHerbert Valerio Riedel2014-12-161-2/+2
* Debug test case and test suite wayPeter Wortmann2014-12-167-3/+67
* Make annotations-literals test case cleaning less aggressiveJoachim Breitner2014-12-161-2/+4