summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow CallStacks to be frozenEric Seidel2015-12-2383-280/+404
* Fix ASSERT in buildPatSyn, and T10897 testSimon Peyton Jones2015-12-233-9/+13
* Comments onlySimon Peyton Jones2015-12-231-3/+31
* Fix super-class cycle checkSimon Peyton Jones2015-12-235-16/+38
* - fix gc_thread related compilation failure on Solaris/i386 platformKarel Gardas2015-12-231-1/+2
* Delete incorrect *-ws-32 expected test outputErik de Castro Lopo2015-12-2310-513/+0
* Modify Nmax to maxN Trac #10728MarcelineVQ2015-12-237-23/+100
* Test Trac #11274Simon Peyton Jones2015-12-233-0/+16
* Tidy up and comment wildcards in family instancesSimon Peyton Jones2015-12-233-80/+100
* Comments onlySimon Peyton Jones2015-12-231-3/+4
* Add a pattern-syn form of PromotionErrSimon Peyton Jones2015-12-2311-119/+165
* Comments and white spaceSimon Peyton Jones2015-12-233-5/+5
* Wibble to error message in Trac #10426Simon Peyton Jones2015-12-232-2/+2
* Revert "Allow as-patterns in pattern synonym declarations."Simon Peyton Jones2015-12-238-56/+3
* - fix tests on OpenBSD which requires _DYNAMIC symbolKarel Gardas2015-12-231-1/+2
* Update filepath submodule to latest snapshotHerbert Valerio Riedel2015-12-221-0/+0
* Implement -hide-all-plugin-packages and -plugin-package(-id), fixing #11244Edward Z. Yang2015-12-2213-55/+233
* Refactor package flags into several distinct types.Edward Z. Yang2015-12-222-86/+136
* CoercionN is not in scope in TyCoRepRichard Eisenberg2015-12-221-3/+3
* Tweak comments around UnivCos.Richard Eisenberg2015-12-221-16/+18
* APIAnnotations:AnnComma in wrong place in qcnames1Alan Zimmerman2015-12-221-1/+1
* Refactor named wildcards (again)Simon Peyton Jones2015-12-2216-470/+412
* Remove another duplicate testBen Gamari2015-12-221-1/+0
* Localize API Annotation in LInjectivtyAnnAlan Zimmerman2015-12-221-7/+7
* Remove duplicate T11224 test definitionBen Gamari2015-12-221-1/+0
* Fix typechecking for pattern synonym signaturesSimon Peyton Jones2015-12-2223-245/+419
* Fix grouping for pattern synonymsSimon Peyton Jones2015-12-221-32/+54
* Update stm submodule to v2.4.4.1 releaseHerbert Valerio Riedel2015-12-221-0/+0
* Rework Template Haskell's handling of strictnessRyanGlScott2015-12-2237-224/+622
* Retain AnnTilde in splitTildeAppsAlan Zimmerman2015-12-222-9/+15
* Comments only, about coercion holesSimon Peyton Jones2015-12-222-106/+167
* Update Cabal submodule to latest snapshotHerbert Valerio Riedel2015-12-222-1/+2
* Make HsAppsType contents LocatedAlan Zimmerman2015-12-228-37/+49
* Fix GHCi segfault in Windows 32bitTamar Christina2015-12-221-6/+2
* Update hoopl submodule to final 3.10.2.1 releaseHerbert Valerio Riedel2015-12-211-0/+0
* users_guide: Synchronize relnotes with base changelogBen Gamari2015-12-211-5/+34
* base: Add sections to changelogBen Gamari2015-12-211-65/+70
* testsuite/ClassOperator: Mark as compile_fail instead of should_failBen Gamari2015-12-212-1/+53
* Added missing instances for Identity and Const (#11210)Shane O'Brien2015-12-213-3/+15
* Fix #11256 by not immediately erroring if we can't find a module.Edward Z. Yang2015-12-214-12/+10
* Rename GHCi's UI modules into GHCi.UI(.*)Herbert Valerio Riedel2015-12-216-18/+17
* Add proper GADTs support to Template HaskellJan Stolarek2015-12-2149-472/+831
* testsuite: Add testcase for #8316Ben Gamari2015-12-213-0/+10
* testsuite/ClassOperator: This actually should_failBen Gamari2015-12-213-3/+1
* TcTyClsDecls: Remove invalid comments about list monadsÖmer Sinan Ağacan2015-12-211-7/+4
* Maintain cost-centre stacks in the interpreterSimon Marlow2015-12-2192-610/+829
* Encode strictness in GHC generics metadataRyanGlScott2015-12-2113-172/+620
* Fix-up GHC 7.12 artifactsHerbert Valerio Riedel2015-12-212-1/+1
* Fix AnnDotDot in module exportAlan Zimmerman2015-12-211-1/+1
* Minor clean-up to ghc-bin.cabal.inHerbert Valerio Riedel2015-12-211-7/+9