summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix #11723 and #11724.Richard Eisenberg2016-03-211-1/+1
* Track specified/invisible more carefully.Richard Eisenberg2016-03-211-0/+13
* TypeApplications does not imply AllowAmbiguousTypesRichard Eisenberg2016-03-211-1/+0
* Incorporate bgamari's suggestions for #11614.Richard Eisenberg2016-03-152-18/+43
* Fix #11648.Richard Eisenberg2016-03-141-9/+53
* Document TypeInType (#11614)Richard Eisenberg2016-03-142-272/+602
* Move and expand (slightly) TypeApplications docsRichard Eisenberg2016-03-141-66/+77
* users_guide: Break up -fprint-* descriptionBen Gamari2016-03-131-16/+22
* ghci: add message when reusing compiled code #9887Alexander Lukyanov2016-03-121-2/+2
* Add -foptimal-applicative-doSimon Marlow2016-03-111-0/+17
* Add ghc-flag directory for -XPatternGuardsBen Gamari2016-03-111-5/+9
* Document Quasi-quotes/list comprehension ambiguityBen Gamari2016-03-111-1/+27
* users-guide: Mention #11558 in release notesBen Gamari2016-03-051-2/+2
* Default to -fno-show-warning-groups (re #10752)Herbert Valerio Riedel2016-02-271-3/+4
* Fix and refactor strict pattern bindingsSimon Peyton Jones2016-02-261-16/+18
* Typos in comments, etc.Gabor Greif2016-02-261-1/+1
* Print which warning-flag controls an emitted warningMichael Walker2016-02-251-0/+9
* Note new GHC.Generics instances in release notesBen Gamari2016-02-251-0/+5
* Make warning names more consistentManav Rathi2016-02-253-19/+48
* ApplicativeDo: Handle terminal `pure` statementsBen Gamari2016-02-251-1/+2
* Overload the static form to reduce verbosity.Facundo Domínguez2016-02-251-3/+19
* Docs: -keep-llvm-file(s)/-ddump-llvm imply -fllvmThomas Miedema2016-02-222-0/+7
* Fix desugaring of bang-pattern let-bindingsSimon Peyton Jones2016-02-181-414/+388
* users-guide: Fix typosMark Christiaens2016-02-171-4/+4
* Remove superfluous code when deriving Foldable/TraversableRyanGlScott2016-02-172-14/+15
* Remove documentation for -Wlazy-unlifted-bindingsBen Gamari2016-02-161-4/+0
* Fix typosRik Steenkamp2016-02-161-5/+5
* Rename missing-pat-syn-sigs to missing-pat-syn-signaturesMatthew Pickering2016-02-152-3/+3
* Document -dynamic-too (#11488)Simon Marlow2016-02-151-0/+14
* User manual improvmentsSimon Peyton Jones2016-02-121-867/+879
* docs: add newline after '.. ghc-flag::'Sergei Trofimovich2016-02-101-0/+3
* Expand users' guide TH declaration groups section (#9813)Owen Stephens2016-02-101-21/+57
* release notes: Note new two-step allocatorBen Gamari2016-02-081-0/+7
* user-guide: Add cross-reference for -XUnicodeSyntaxBen Gamari2016-02-081-1/+1
* rts: drop unused 'traverseAllRetainerSet'Sergei Trofimovich2016-02-071-2/+0
* Fix a few loose ends from D1795Ben Gamari2016-02-041-0/+8
* Overhaul the Overhauled Pattern Match CheckerGeorge Karachalias2016-02-043-53/+0
* Make TypeError a newtype, add changelog entryRyanGlScott2016-02-021-0/+8
* Typo in docsBen Gamari2016-02-011-2/+2
* Hide the CallStack implicit parameterEric Seidel2016-02-013-94/+122
* Add release note about flexible RebindableSyntaxRichard Eisenberg2016-01-291-0/+8
* Document -fllvm-fill-undef-with-garbageBen Gamari2016-01-271-0/+6
* Typos in commentsGabor Greif2016-01-271-1/+1
* Split off -Wunused-type-variables from -Wunused-matchesRyanGlScott2016-01-263-16/+76
* Minor users-guide markup fixup [skip ci]Herbert Valerio Riedel2016-01-261-2/+2
* Missed plural renaming in user's guideHerbert Valerio Riedel2016-01-261-1/+1
* Implement -Wunrecognised-warning-flagBen Gamari2016-01-251-0/+8
* user-guide: Note order-dependence of flagsBen Gamari2016-01-251-0/+22
* Better document behavior of -Wmissed-specialisationsBen Gamari2016-01-251-1/+2
* Rename -Wmissing-monadfail-instance to plural-formHerbert Valerio Riedel2016-01-251-3/+3