summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Serialize docstrings to ifaces, display them with new GHCi :doc commandSimon Jakobi2018-06-042-0/+14
* Implement QuantifiedConstraintsSimon Peyton Jones2018-06-041-2/+258
* Document the fact that cmm dumps won't show unreachable blocks.klebinger.andreas@gmx.at2018-06-041-0/+3
* Fix typo in OverloadedLabels docsJoachim Breitner2018-06-031-1/+1
* Allow aligning of cmm procs at specific boundryklebinger.andreas@gmx.at2018-06-031-0/+11
* Turn "inaccessible code" error into a warningTobias Dammers2018-06-021-1/+39
* Extended the plugin system to run plugins on more representationsBoldizsar Nemeth2018-06-021-0/+203
* rts: Rip out support for STM invariantsBen Gamari2018-06-021-0/+5
* vectorise: Put it out of its miseryBen Gamari2018-06-027-936/+1
* users-guide: Fix various issues in debugging flags sectionBen Gamari2018-05-301-8/+6
* Implement "An API for deciding whether plugins should cause recompilation"Matthew Pickering2018-05-301-0/+57
* Improved Valid Hole FitsMatthías Páll Gissurarson2018-05-302-204/+265
* users-guide: Point out GNTD may require additional extensionsBen Gamari2018-05-301-1/+38
* Improve the documentation of lexically scoped type variablesAntC2018-05-301-23/+64
* Typofix in manual [ci skip]Gabor Greif2018-05-291-1/+1
* Add -fghci-leak-check to check for space leaksSimon Marlow2018-05-251-0/+11
* Clarify what the FFI spec saysDavid Feuer2018-05-131-10/+16
* Revert "Add -fghci-leak-check to check for space leaks"Simon Marlow2018-05-101-11/+0
* Add -fghci-leak-check to check for space leaksSimon Marlow2018-05-091-0/+11
* users-guide: Move discussion MAX_PATH out of release notesBen Gamari2018-05-082-43/+55
* Add 'addWordC#' PrimOpSebastian Graf2018-05-051-1/+6
* rel-notes: Note that -hT is now allowedBen Gamari2018-05-051-0/+3
* Fix typo in user guide about promoted listMasahiro Sakai2018-05-051-1/+1
* users-guide: Fix up formatting in 8.6 release notesBen Gamari2018-04-231-7/+7
* Caching coercion roles in NthCo and coercionKindsRole refactoringTobias Dammers2018-04-204-5/+7
* users-guide: Override mathjax_pathBen Gamari2018-04-191-0/+3
* Fix #14710 with more validity checks during renamingRyan Scott2018-04-191-0/+19
* Fix markup in the UNPACK pragma section of the user's guide.theindigamer2018-04-171-5/+2
* users guide: Note improved constant folding in 8.6 release notesBen Gamari2018-04-131-0/+4
* Make shortcutting at the asm stage toggleable and default for O2.Andreas Klebinger2018-04-131-0/+17
* users-guide: Update release notes and language extensionsTakenobu Tani2018-04-132-11/+15
* Bump version numbers: base-4.11.1.0, integer-gmp-1.0.2.0Ryan Scott2018-04-131-4/+10
* Track type variable scope more carefully.Richard Eisenberg2018-03-311-1/+26
* Remove MAX_PATH restrictions from RTS, I/O manager and various utilitiesTamar Christina2018-03-311-2/+46
* Fix syntax in -flate-specialise docsSimon Jakobi2018-03-291-0/+2
* Add new debugging flag -dinline-checkBen Gamari2018-03-251-0/+14
* Fix scoped type variables in TH for several constructsHE, Tao2018-03-251-0/+3
* document: fix trac issue #14229Võ Anh Duy2018-03-251-2/+2
* Allow PartialTypeSignatures in standalone deriving contextsRyan Scott2018-03-232-2/+31
* Special-case record fields ending with hash when deriving ReadRyan Scott2018-03-232-2/+90
* Allow as-patterns in unidirectional patttern synonymsSimon Peyton Jones2018-03-211-0/+18
* relnotes: Fix parsing of Version: field from Cabal fileBen Gamari2018-03-191-2/+2
* Add -flate-specialise which runs a later specialisation passMatthew Pickering2018-03-191-0/+14
* Fix typo in user guide about ConstraintKindsFrank Steffahn2018-03-191-1/+1
* Implement -dword-hex-literalsAndrew Martin2018-03-191-0/+14
* rts: Add --internal-counters RTS flag and several countersDouglas Wilson2018-03-191-1/+5
* Remove outdated documentation bits concerning -Wmissing-methodsRyan Scott2018-03-082-17/+4
* Error message and doc improvements for #14335Ömer Sinan Ağacan2018-03-081-0/+3
* Add -fexternal-dynamic-refsSimon Marlow2018-03-082-6/+19
* Users Guide: Add that --numa is available on Windows tooSimon Jakobi2018-03-071-1/+1