summaryrefslogtreecommitdiff
path: root/utils/haddock
Commit message (Expand)AuthorAgeFilesLines
* Remove HasSrcSpan (#17494)Vladislav Zavialov2019-11-301-0/+0
* Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov2019-11-271-0/+0
* Bump ghc version to 8.11Ben Gamari2019-11-231-0/+0
* Bump version to 8.10.0Ben Gamari2019-11-171-0/+0
* base: Bump version to 4.14.0.0Ben Gamari2019-11-141-0/+0
* Ensure that coreView/tcView are able to inlineBen Gamari2019-11-131-0/+0
* Separate `LPat` from `Pat` on the type-levelSebastian Graf2019-11-021-0/+0
* Use FlexibleInstances for `Outputable (* p)` instead of match-all instances w...Sebastian Graf2019-10-281-0/+0
* Make dynflag argument for withTiming pure.Andreas Klebinger2019-10-231-0/+0
* users-guide: Run sphinx in nit-picky modeBen Gamari2019-10-081-0/+0
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-201-0/+0
* Fix bug preventing information about patterns from being serialized in .hie f...Zubin Duggal2019-08-071-0/+0
* Use an empty data type in TTG extension constructors (#15247)Ryan Scott2019-07-091-0/+0
* Add -Winferred-safe-imports warningOleg Grenrus2019-06-251-0/+0
* Fix and enforce validation of header for .hie filesZubin Duggal2019-05-311-0/+0
* Use types already in AST when making .hie fileMatthew Pickering2019-05-311-0/+0
* Some forall-related cleanup in deriving codeRyan Scott2019-05-231-0/+0
* Use HsTyPats in associated type family defaultsRyan Scott2019-05-221-0/+0
* Stop inferring over-polymorphic kindsSimon Peyton Jones2019-03-091-0/+0
* Fix #16391 by using occCheckExpand in TcValidityRyan Scott2019-03-071-0/+0
* Rip out object splittingBen Gamari2019-03-051-0/+0
* Visible dependent quantificationRyan Scott2019-03-011-0/+0
* Add AnonArgFlag to FunTySimon Peyton Jones2019-02-231-0/+0
* Bump ghc version to 8.9Ryan Scott2019-02-201-0/+0
* Fix warnings and fatal parsing errorsVladislav Zavialov2019-02-171-0/+0
* Run some of Haddock's tests in the testsuiteAlec Theriault2019-02-161-0/+0
* API Annotations: parens anns discarded for `(*)` operatorAlan Zimmerman2019-02-081-0/+0
* Fix #14579 by defining tyConAppNeedsKindSig, and using itRyan Scott2019-02-051-0/+0
* Visible kind applicationmynguyen2019-01-031-0/+0
* [TTG: Handling Source Locations] Foundation and PatShayan-Najd2018-11-241-0/+0
* bump haddock submoduleAlp Mestanogullari2018-11-161-0/+0
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-271-0/+0
* Correct submodule update for haddockRichard Eisenberg2018-09-151-0/+0
* Coercion Quantificationningning2018-09-151-0/+0
* Explicitly tell 'getNameToInstances' mods to loadAlec Theriault2018-08-211-0/+0
* Fix #line pragmas in nested commentsBen Sklaroff2018-08-211-0/+0
* Remove decideKindGeneralisationPlanRichard Eisenberg2018-08-021-0/+0
* Bump haddock submoduleBen Gamari2018-07-271-0/+0
* TTG typo: XFieldOcc should be XCFieldOccAlan Zimmerman2018-07-151-0/+0
* configure: Set version to 8.7ghc-8.7-startBen Gamari2018-06-201-0/+0
* Remove HsEqTy and XEqTyRyan Scott2018-06-201-0/+0
* configure: Bump version to 8.6.0Richard Eisenberg2018-06-191-0/+0
* Fix API Annotations for GADT constructorsAlan Zimmerman2018-06-191-0/+0
* Bump haddock submoduleBen Gamari2018-06-141-0/+0
* Fix binary and haddock submodule commitsBen Gamari2018-06-141-0/+0
* Introduce DerivingViaRyan Scott2018-06-041-0/+0
* vectorise: Put it out of its miseryBen Gamari2018-06-021-0/+0
* Make HsDocString a newtype of ByteStringSimon Jakobi2018-05-301-0/+0
* Refactor LitStringSylvain Henry2018-05-131-0/+0
* TTG : complete for balance of hsSyn ASTAlan Zimmerman2018-04-271-0/+0