summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add testcase for #9177 and adjust test outputwip/T9177Joachim Breitner2014-06-067-5/+47
* Report all possible results from related name spacesJoachim Breitner2014-06-062-22/+16
* Suggest Int when user writes intJoachim Breitner2014-06-062-0/+26
* TypoMateusz Kowalczyk2014-06-061-1/+1
* Fix compilation of cmm files with -outputdir (Trac #9050)Yuras Shumovich2014-06-053-5/+7
* Tweak commentsGabor Greif2014-06-051-4/+4
* TypoGabor Greif2014-06-051-1/+1
* Fix .arcconfigAustin Seipp2014-06-051-1/+1
* Emit error in case of duplicate GRE; fixes #7241Yuras Shumovich2014-06-055-12/+39
* Add ".text.unlikely" to recognized code sections on Windows.Niklas Larsson2014-06-051-0/+1
* Add .arcconfig file. Do not use yet.Austin Seipp2014-06-051-0/+5
* Test Trac #9023Simon Peyton Jones2014-06-052-0/+7
* Fix egregious instantiation bug in matchOneConLike (fixing Trac #9023)Simon Peyton Jones2014-06-0514-82/+113
* Subsume NullaryTypeClasses by MultiParamTypeClasses (#8993)Owen Stephens2014-06-048-28/+24
* Export `TimerManager` from GHC.Event (re #9165)Herbert Valerio Riedel2014-06-041-1/+2
* Set/update upstream repo url for haddockHerbert Valerio Riedel2014-06-041-2/+5
* Comments only (related to Trac #7730)Simon Peyton Jones2014-06-032-4/+42
* Add :kind test in T7730Simon Peyton Jones2014-06-032-0/+15
* Use IfLclName instead of OccName in IfaceEqSpecSimon Peyton Jones2014-06-034-9/+8
* Do pretty-printing of TyThings via IfaceDecl (Trac #7730)Simon Peyton Jones2014-06-0335-917/+1135
* Fix inverted gadt-syntax flag for data familiesSimon Peyton Jones2014-06-032-11/+11
* Use mkTcEqPred rather than mkEqPredSimon Peyton Jones2014-06-031-2/+2
* Rename TypeRep.Prec to TypeRep.TyPrecSimon Peyton Jones2014-06-033-22/+23
* fix missing spaceRyan Mulligan2014-06-021-1/+1
* Improve Note [Order of Coercible Instances] about Trac #9117Simon Peyton Jones2014-05-301-7/+20
* Fix missing unlockClosure() call in tryReadMVar (#9148)Simon Marlow2014-05-303-0/+17
* Just formattingSimon Marlow2014-05-303-39/+64
* Remove deprecated -optdep optionsSimon Marlow2014-05-301-14/+0
* mkHiPath & mkObjPath didn't need to be in IOSimon Marlow2014-05-301-11/+9
* Disable FixEither tests in TcCoercibleJoachim Breitner2014-05-302-5/+4
* Per-capability nursery weak pointer lists, fixes #9075Edward Z. Yang2014-05-299-5/+63
* Remove obsolete -fno-warn-amp from spec001Edward Z. Yang2014-05-291-1/+0
* Refresh recomp006 error message.Edward Z. Yang2014-05-291-1/+2
* s/implict/implicit/iEdward Z. Yang2014-05-298-13/+13
* Add missing stderr file for tcrun045.Edward Z. Yang2014-05-291-0/+6
* Fix bitrotted GHC API test T6145.Edward Z. Yang2014-05-292-3/+4
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-2934-1/+266
* Update T4891, T8639_api to follow 73c08ab10 (GHCi naming changes)Edward Z. Yang2014-05-293-10/+9
* Update Haddock submodule.Mateusz Kowalczyk2014-05-291-0/+0
* Fix comment typoJan Stolarek2014-05-281-1/+2
* No need to call defaultKind in mkTcEqPredSimon Peyton Jones2014-05-281-1/+1
* Use mkTcEqPred rather than mkEqPred in the type checkerSimon Peyton Jones2014-05-283-3/+3
* T4006, environment001, T3307 all work on msys2Simon Peyton Jones2014-05-282-5/+4
* Test Trac #9144Simon Peyton Jones2014-05-273-0/+42
* Assert that matcher-derived PatSyn types match the (redundant) stored types i...Dr. ERDI Gergo2014-05-271-7/+12
* Store IfExtNames for PatSyn matchers and wrappers in interface file.Dr. ERDI Gergo2014-05-2712-210/+169
* Replace DeriveDataTypeable by AutoDeriveTypeableHerbert Valerio Riedel2014-05-2728-27/+28
* Add missing test file T7269Simon Peyton Jones2014-05-261-0/+13
* Fix yet another bug in 'deriving' for polykinded classes (Trac #7269)Simon Peyton Jones2014-05-266-40/+35
* test.mk: Be liberal in accepting GHC_PKG outputJoachim Breitner2014-05-231-1/+1