summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* User's guide: data family kind-inference changessheaf2021-10-291-3/+12
* Don't default type variables in type familiessheaf2021-10-261-3/+3
* Warn if unicode bidirectional formatting characters are found in the source (...Zubin Duggal2021-10-261-0/+18
* DmdAnal: Implement Boxity Analysis (#19871)Sebastian Graf2021-10-241-0/+14
* Introduce Concrete# for representation polymorphism checkssheaf2021-10-172-1/+9
* Null eventlog writerOleg Grenrus2021-10-151-0/+8
* Reject GADT pattern matches in arrow notationsheaf2021-10-091-0/+15
* Add defaulting plugins.Andrei Barbu2021-10-082-0/+63
* Fix rst syntax mistakes in release notesJoachim Breitner2021-10-071-3/+3
* Disable -dynamic-too if -dynamic is also passedMatthew Pickering2021-10-061-0/+2
* Document interaction between unsafe FFI and GCAlexander Kjeldaas2021-09-291-5/+23
* Documented yet undocumented dump flags #18641Benjamin Maurer2021-09-282-6/+38
* Remove outdated note about pragma layouttaylorfausak2021-09-281-3/+1
* Add `-dsuppress-core-sizes` flag (#20342)Sylvain Henry2021-09-281-0/+8
* Remove unused, undocumented debug/dump flag `-ddump-vt-trace`. See 20403.Benjamin Maurer2021-09-221-1/+0
* users-guide: Improve documentation of ticky eventsBen Gamari2021-09-183-1/+13
* Add doc for -dyno, -dynosuf, -dynhisufZiyang Liu2021-09-172-3/+26
* Ensure .dyn_hi doesn't overwrite .hiZiyang Liu2021-09-171-1/+9
* driver: -M allow omitting the -dep-suffix (means empty) (fix #15483)Artem Pelenitsyn2021-09-171-3/+2
* Emit warning if bang is applied to unlifted typesTito Sacchi2021-09-172-0/+20
* Improve error messages involving operators from Data.Type.OrdChristiaan Baaij2021-09-171-0/+4
* Documentation: use https linksKrzysztof Gogolewski2021-09-0835-85/+85
* Minor doc fixesKrzysztof Gogolewski2021-09-087-90/+56
* Fix code example in the documentation of subsumptionARATA Mizuki2021-09-071-1/+1
* TcPlugins: solve and report contras simultaneouslysheaf2021-08-231-11/+13
* Doc fix #20226: formatting issues in 9.2.1 release notesAndreas Abel2021-08-231-3/+3
* Doc fix #20259: suggest bang patterns instead of case in hints.rstAndreas Abel2021-08-231-10/+4
* users guide: Document -hpcdir flagBen Gamari2021-08-232-1/+12
* Add rewriting to typechecking pluginssheaf2021-08-131-18/+94
* Add a Typeable constraint to fromStaticPtr, addressing #19729David Simmons-Duffin2021-08-101-1/+6
* Move `/includes` to `/rts/include`, sort per package betterJohn Ericson2021-08-094-33/+33
* Make `PosixSource.h` installed and under `rts/`John Ericson2021-08-091-1/+1
* Disable -fdefer-type-errors for linear types (#20083)Krzysztof Gogolewski2021-08-041-0/+5
* docs: rename the "Running a compiled program" section in the users guideAdam Sandberg Ericsson2021-08-021-3/+3
* Add Generically (generic Semigroup, Monoid instances) and Generically1 (gener...Baldur Blöndal2021-08-021-5/+26
* ghc: Introduce --run modeBen Gamari2021-08-021-0/+14
* Improve docs of bang patterns (#19068)Krzysztof Gogolewski2021-07-281-43/+62
* Document DerivingVia unsafety (#19786)Krzysztof Gogolewski2021-07-281-2/+3
* Docs: use :default: and :ghc-ticket:Krzysztof Gogolewski2021-07-288-56/+62
* Re #18087 !6238 Empty line in front of :since:Andreas Abel2021-07-271-0/+3
* Issue #18087: :since: for warnings of ghc 6/7/8Andreas Abel2021-07-271-0/+113
* Doc: warnings: since: remove minor version number for uniformityAndreas Abel2021-07-271-5/+5
* Doc: tabs to spacesAndreas Abel2021-07-271-2/+2
* Generalise reallyUnsafePtrEquality# and use itsheaf2021-07-231-0/+26
* Unify remaining GHCi prompt exampleEmily Martins2021-07-011-1/+1
* Unify primary and secondary GHCi promptEmily Martins2021-07-011-15/+15
* Use HsExpansion for overloaded list patternssheaf2021-06-291-0/+12
* Update docs for change in parsing behaviour of infix operators like in GHC 9Zubin Duggal2021-06-281-2/+8
* Revert "Make reallyUnsafePtrEquality# levity-polymorphic"Matthew Pickering2021-06-271-7/+0
* user-guide: Improve documentation of NumDecimalsZubin Duggal2021-06-271-6/+16