summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for bitreverse primopAlexandre2019-04-011-0/+4
* docs: make nfib compute the Fibonacci sequence [skipci]Artem Pelenitsyn2019-03-291-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-2/+2
* User's Guide: extensions compatibilityHaskell-mouse2019-03-251-0/+18
* users-guide: Update Wiki URLs to point to GitLabTakenobu Tani2019-03-1913-30/+28
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-155-13/+13
* Rip out object splittingBen Gamari2019-03-054-21/+8
* Visible dependent quantificationRyan Scott2019-03-013-0/+60
* Cleanup iserv/iserv-proxyMoritz Angermann2019-02-281-0/+32
* Treat kind/type variables identically, demolish FKTVVladislav Zavialov2019-02-273-88/+105
* User's Guide: forall is a keyword nowadaysVladislav Zavialov2019-02-232-6/+11
* User's Guide: update info on kind inferenceVladislav Zavialov2019-02-231-18/+18
* Add AnonArgFlag to FunTySimon Peyton Jones2019-02-231-0/+22
* 'forall' always a keyword, plus the dot type operatorVladislav Zavialov2019-02-151-1/+5
* Implement -Wredundant-record-wildcards and -Wunused-record-wildcardsMatthew Pickering2019-02-142-3/+92
* NCG: fast compilation of very large strings (#16190)Sylvain Henry2019-02-141-0/+16
* ImplicitParams does not imply FlexibleContexts or FlexibleInstances, fixes #1...Neil Mitchell2019-02-081-4/+1
* Add `-fplugin-trustworthy` to avoid marking modules as unsafeZejun Wu2019-02-041-0/+10
* docs: change meta-variable of -interactive-print from expr to nameZejun Wu2019-02-031-4/+4
* Add -fdefer-diagnostics to defer and group diagnostic messages in make-modeZejun Wu2019-01-311-0/+12
* Add a RTS option -xp to load PIC object anywhere in address spaceZejun Wu2019-01-302-2/+30
* Include type info for only some exprs in HIE filesAlec Theriault2019-01-301-0/+5
* Compile count{Leading,Trailing}Zeros to corresponding x86_64 instructions und...Dmitry Ivanov2019-01-301-0/+10
* Revert "Batch merge"Ben Gamari2019-01-304-45/+2
* Batch mergeBen Gamari2019-01-304-2/+45
* A few typofixesGabor Greif2019-01-231-1/+1
* users guide: fix typesetting of pragmasBen Price2019-01-231-3/+4
* users guide: consistent spelling of inlinableBen Price2019-01-231-1/+1
* doc: behaviour of +RTS -h depends on profilingBen Price2019-01-162-0/+9