summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* user-guide: Document -WeverythingBen Gamari2017-09-301-0/+7
* Switch VEH to VCH and allow disabling of SEH completely.Tamar Christina2017-09-262-0/+15
* Revert "Switch VEH to VCH and allow disabling of SEH completely."Ben Gamari2017-09-262-15/+0
* Switch VEH to VCH and allow disabling of SEH completely.Ben Gamari2017-09-262-0/+15
* A bunch of typofixesGabor Greif2017-09-264-8/+8
* Use SIGQUIT for DWARF backtraces instead of SIGUSR2Ben Gamari2017-09-252-4/+15
* Document how GHC disambiguates between multiple COMPLETE setsRyan Scott2017-09-251-0/+43
* Implement TH addCorePlugin.Facundo Domínguez2017-09-211-0/+12
* users-guide: Mention changes necessary due to #13391Ben Gamari2017-09-191-0/+18
* Simplify Data.Type.Equality.==David Feuer2017-09-131-0/+8
* Implicitly bind kind variables in type family instance RHSes when it's sensibleRyan Scott2017-09-052-6/+84
* rts: Add heap breakdown type for -hTBen Gamari2017-09-051-0/+4
* eventlog: Clean up profiling heap breakdown typeBen Gamari2017-09-052-20/+22
* Fix #14167 by using isGadtSyntaxTyCon in more placesRyan Scott2017-09-021-0/+6
* Disallow bang/lazy patterns in the RHSes of implicitly bidirectional patsynsRyan Scott2017-09-022-1/+30
* Remove broken citeseer citation linksChris Martin2017-09-012-2/+2
* Add gen-dll as replacement for dll-splitTamar Christina2017-08-291-0/+10
* Fix two typos in the ImpredicativeTypes user guideBenjamin Hodgson2017-08-251-2/+2
* Rip out mkUserGuidePartBen Gamari2017-08-252-14/+0
* users-guide: Better error messages on incomplete ghc-flag directivesBen Gamari2017-08-221-0/+7
* Add support for producing position-independent executablesBen Gamari2017-08-222-0/+28
* DynFlags: Add inverse of -dno-debug-outputBen Gamari2017-08-221-0/+1
* users_guide: Convert mkUserGuidePart generation to a Sphinx extensionPatrick Dougherty2017-08-1822-149/+3224
* Fix #13399 by documenting higher-rank kinds.Richard Eisenberg2017-08-171-0/+39
* user-guide: add `:type +d` and `:type +v` in release highlightTakenobu Tani2017-08-171-0/+2
* user-guide: fix examples of ghci commandsTakenobu Tani2017-08-172-12/+21
* Fix index entries in "separate compilation" sectionChris Martin2017-08-171-5/+9
* Add missing initial version for extension doc.superfunc2017-08-171-0/+2
* Sections with undefined operators have non-standard behaviorDavid Luposchainsky2017-08-171-0/+23
* Remove extra ` from "kind-indexed GADTs" docChris Martin2017-08-171-1/+1
* Point to FunDeps documentation on Haskell wikiBen Gamari2017-08-141-2/+2
* Fix EmptyCase documentationCyd Parser2017-08-071-6/+5
* A bunch of typofixesGabor Greif2017-07-311-1/+1
* Allow Windows to set blank environment variablesHabib Alamin2017-07-311-0/+6
* Add rtsopts ignore and ignoreAll.Andreas Klebinger2017-07-282-2/+11
* Initialize hs_init with UTF8 encoded arguments on Windows.Andreas Klebinger2017-07-271-0/+6
* Fix #12369 by being more flexible with data instsRichard Eisenberg2017-07-272-0/+11
* Document that type holes kill polymorphic recursionRichard Eisenberg2017-07-271-0/+4
* Fix #11400, #11560 by documenting an infelicity.Richard Eisenberg2017-07-271-3/+7
* users-guide: Fix URL of deferred type errors paperBen Gamari2017-07-241-1/+1
* users-guide: Make it easier to reference haddocksBen Gamari2017-07-2414-75/+108
* users-guide: Eliminate some redundant index entriesBen Gamari2017-07-241-6/+0
* users-guide: Cross-reference more flagsBen Gamari2017-07-241-10/+11
* users-guides: Fix errant whitespaceBen Gamari2017-07-241-1/+1
* Add a caveat to the GHC.Generics examples about :+: nestingRyan Scott2017-07-241-2/+13
* Remove 8.0.2 release notes fileRyan Scott2017-07-241-207/+0
* Fix more documentation wibblesBen Gamari2017-07-2319-117/+163
* users-guide: Fix various wibblesBen Gamari2017-07-234-14/+17
* users-guide: Standardize and repair all flag referencesPatrick Dougherty2017-07-2320-429/+446
* Update release notes for 8.2.1Ben Gamari2017-07-231-98/+105