summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add -Wmissing-safe-haskell-mode warningOleg Grenrus2019-06-251-1/+17
* Add -Winferred-safe-imports warningOleg Grenrus2019-06-251-1/+34
* Bump containers submodule to v0.6.2.1Ben Gamari2019-06-253-3/+3
* Refactor UnliftedNewtypes-relation kind signature validity checksRyan Scott2019-06-231-16/+35
* Add HoleFitPlugins and RawHoleFitswip/D5373Matthías Páll Gissurarson2019-06-211-0/+323
* users-guide: Update -Wsafe description for #16689Ben Gamari2019-06-191-1/+2
* users-guide: Fix a variety of broken links and syntaxBen Gamari2019-06-195-19/+30
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-142-0/+98
* users-guide: Fix a few markup issuesBen Gamari2019-06-132-23/+24
* rts/RtsFlags.c: mention that -prof too enables support for +RTS -lAlp Mestanogullari2019-06-111-1/+1
* Warn about unused packagesYuras Shumovich2019-06-112-0/+17
* Add disable/enable commands to ghci debugger #2215Roland Senn2019-06-092-9/+41
* Add HEAP_PROF_SAMPLE_END event to mark end of samplesMatthew Pickering2019-06-071-0/+8
* Add GHCi :instances commandXavier Denis2019-06-042-0/+37
* Reject nested foralls in foreign imports (#16702)Ryan Scott2019-05-311-3/+23
* Eventlog: Document the fact timestamps are nanosecondsMatthew Pickering2019-05-311-0/+4
* Fix some warnings in users_guide (incl #16640)Oleg Grenrus2019-05-293-3/+11
* Remove stale 8.2.1-notesOleg Grenrus2019-05-291-527/+0
* Minor spelling fixes to users guide.P.C. Shyamshankar2019-05-298-8/+8
* Correct the large tuples section in user's guideJoshua Price2019-05-271-8/+8
* Use HsTyPats in associated type family defaultsRyan Scott2019-05-222-13/+68
* Have GHCi use object code for UnboxedTuples modules #15454Michael Sloan2019-05-222-5/+15
* Allow for multiple linker instances. Fixes Haskell portion of #3372.Julian Leviston2019-05-211-0/+4
* users-guide: Fix -rtsopts defaultKirill Elagin2019-05-211-1/+1
* Include CPP preprocessor dependencies in -M outputDavid Eichmann2019-05-211-0/+14
* users-guide: Fix directive errors on 8.10Takenobu Tani2019-05-211-2/+4
* Guard CUSKs behind a language pragmaVladislav Zavialov2019-05-141-0/+12
* Fix bugs and documentation for #13456Roland Senn2019-05-101-1/+4
* Implement ImportQualifiedPostShayne Fletcher2019-05-081-0/+32
* Fix #16603 by documenting some important changes in changelogsRyan Scott2019-05-081-0/+43
* Fix #16593 by having only one definition of -fprint-explicit-runtime-repsChaitanya Koparkar2019-05-052-23/+11
* Fix typo in 8.8.1 notes related to traceBinaryEventiustin2019-05-041-2/+3
* Make equality constraints in kinds invisibleRyan Scott2019-05-031-4/+5
* users-guide: Add libraries section to 8.10.1 release notesBen Gamari2019-04-211-0/+40
* users-guide: Add pretty to package listBen Gamari2019-04-211-0/+1
* TH: make `Lift` and `TExp` levity-polymorphicAlec Theriault2019-04-182-20/+18
* users-guide: document :set local-configFraser Tweedale2019-04-151-0/+17
* users-guide: update startup script orderFraser Tweedale2019-04-151-8/+8
* Apply suggestion to docs/users_guide/using-optimisation.rstGiles Anderson2019-04-151-1/+1
* Document how -O3 is handled by GHCGiles Anderson2019-04-151-0/+11
* docs: mention memcpy optimization for ByteArrays in 8.10.1-notesArtem Pyanykh2019-04-141-4/+5
* Add -ddump-stg-final to dump stg as it is used for codegen.klebinger.andreas@gmx.at2019-04-121-0/+5
* docs: add a note about changes in memset unrolling to 8.10.1-notesArtem Pyanykh2019-04-091-0/+5
* users-guide: Document how to disable package environmentsBen Gamari2019-04-091-2/+8
* Add `-optcxx` option (#16477)Yuriy Syrovetskiy2019-04-081-0/+7
* Fix #16500: look for interface files in -hidir flag in OneShot modePhuong Trinh2019-04-081-0/+11
* Correct two misspellings of "separately"Chris Martin2019-04-031-1/+1
* users-guide: Typo in Users Guide, Glasgow ExtsFrank Steffahn2019-04-031-1/+1
* users-guide: Fix typoNathan Collins2019-04-031-1/+1
* Clean up URLs to point to GitLabTakenobu Tani2019-04-011-1/+1