summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* derivedConstants: Add support for AIXwip/D1500Herbert Valerio Riedel2015-11-191-2/+26
* Make `derivedConstants` more crosscompile-friendlyHerbert Valerio Riedel2015-11-193-13/+39
* Mention "-XMonadFailDesugaring" in the docsDavid Luposchainsky2015-11-182-5/+6
* Correct > to > in user's guideReid Barton2015-11-181-3/+3
* users-guide: Move <h1> outside of <a> tagBen Gamari2015-11-181-1/+1
* Fix inconsistent pretty-printing of type familiesMichał Sośnicki2015-11-1847-196/+261
* Refactor HsExpr.RecordCon, RecordUpdSimon Peyton Jones2015-11-1810-78/+96
* Comments on TcRnTypes.canDischargeSimon Peyton Jones2015-11-181-9/+26
* Comments onlySimon Peyton Jones2015-11-181-2/+3
* users-guide: Fix typo in conf.pyBen Gamari2015-11-181-1/+1
* users-guide: Use tango pygments styleBen Gamari2015-11-181-1/+1
* relnotes: Update base versionBen Gamari2015-11-181-1/+1
* users-guide: Give links more contrastBen Gamari2015-11-181-1/+1
* Improve MonadFail errors by mentioning the patternDavid Luposchainsky2015-11-185-15/+48
* docs: Ignore Sphinx doctrees produced by manpage buildBen Gamari2015-11-182-3/+2
* base: Documentation for TypeErrorBen Gamari2015-11-183-0/+31
* rts: Kill PAPI supportBen Gamari2015-11-1815-691/+16
* Add -fwarn-missing-monadfail-instance to mkUserGuidePartBen Gamari2015-11-181-0/+7
* Disable failed specialisation warnings by default & update documentation.Ben Gamari2015-11-187-24/+31
* More import related hintsJoachim Breitner2015-11-1818-129/+224
* DynFlags: Don't list TemplateHaskell as supported if it's notBen Gamari2015-11-181-2/+13
* MonadFail proposal, phase 1David Luposchainsky2015-11-1735-66/+765
* Implement OverloadedLabelsAdam Gundry2015-11-1733-5/+365
* Fix archive loading on Windows by the runtime loaderTamar Christina2015-11-177-22/+98
* Make `timer_create(CLOCK_REALTIME)` autoconf test more reliableHerbert Valerio Riedel2015-11-171-4/+5
* Update Cabal submodule for new known extensionAdam Sandberg Eriksson2015-11-172-2/+1
* template-haskell: drop `TemplateHaskell` requirementHerbert Valerio Riedel2015-11-171-1/+0
* Remove orphan Functor instance of Data.Graph.SCCÖmer Sinan Ağacan2015-11-171-10/+1
* T9181: Fix testsuite outputBen Gamari2015-11-171-0/+6
* Bump process submoduleBen Gamari2015-11-171-0/+0
* Revert "Unify hsig and hs-boot; add preliminary "hs-boot" merging."Edward Z. Yang2015-11-1658-480/+231
* Move usage calculation to desugaring, simplifying ModGuts.Edward Z. Yang2015-11-165-215/+215
* s/FrontendMerge/FrontendInterface/gEdward Z. Yang2015-11-162-3/+3
* Implement support for user-defined type errors.Iavor S. Diatchki2015-11-1614-4/+237
* Data.List.isSubsequenceOf documentation clarificationJustin Raymond2015-11-161-2/+3
* Weaken monadic list operations to ApplicativeBen Gamari2015-11-163-22/+28
* Use TcM instead of it's expanded form, in TcSpliceÖmer Sinan Ağacan2015-11-161-2/+2
* haddock.mk: Use \{1,\} instead of \+Ben Gamari2015-11-161-4/+4
* ghc.mk: Make install_docs rule sh-compatibleBen Gamari2015-11-161-6/+6
* RtsFlags: Refactor some of the deeper switchesBen Gamari2015-11-161-199/+236
* users-guide: Limit column widthBen Gamari2015-11-161-1/+2
* RtsFlags: Clean up stale CPPBen Gamari2015-11-161-4/+1
* ApiAnnotations : ITopenExpQuote needs SourceTextAlan Zimmerman2015-11-168-11/+192
* ApiAnnotations: Add SourceText for unicode tokensAlan Zimmerman2015-11-1616-121/+505
* Implement the Strict language extensionAdam Sandberg Eriksson2015-11-1426-141/+720
* Fix bootstrapping with GHC 7.10.1Ben Gamari2015-11-141-1/+3
* Rip out __HADDOCK__ referencesBen Gamari2015-11-144-17/+1
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-1348-229/+465
* Update note for Parent to explain PatternSynonym.Matthew Pickering2015-11-131-0/+17
* Remove imv_empty from ImportedModsValJoachim Breitner2015-11-133-27/+4