summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Derive the definition of nullDavid Feuer2017-04-022-32/+63
* Deriving for phantom and empty typesDavid Feuer2017-03-303-2/+151
* Show valid substitutions for typed holesMatthías Páll Gissurarson2017-03-291-0/+10
* -fspec-constr-keen docs typos [skip ci]Matthew Pickering2017-03-271-2/+2
* Eliminate a user manual warningSimon Peyton Jones2017-03-271-1/+1
* Document hithertoo undocumented HPCTIXFILE option.Edward Z. Yang2017-03-241-3/+6
* Allow colors to be customizedPhil Ruffwind2017-03-231-5/+18
* users-guide: Document TemplateHaskell availabilityBen Gamari2017-03-191-0/+1
* Update link to paper about demand analyser in user guideMatthew Pickering2017-03-191-5/+2
* Typos in manual and comments [ci skip]Gabor Greif2017-03-171-1/+1
* Allow associated types to pattern-match in non-class-bound variablesRyan Scott2017-03-142-49/+36
* Further document :type +v's role in analyzing -XTypeApplications in GHCiRyan Scott2017-03-142-19/+56
* Typos in manual and commentsGabor Greif2017-03-141-1/+1
* Add COLUMN pragmaPhil Ruffwind2017-03-131-0/+23
* Observe #13267 in release notesRyan Scott2017-03-111-0/+10
* A few remarks on role subtyping in the manual.Edward Z. Yang2017-03-061-1/+9
* Typos in comments and manualGabor Greif2017-03-061-3/+3
* Don't allow orphan COMPLETE pragmas (#13349)Reid Barton2017-03-021-5/+8
* Add -fwhole-archive-hs-libsSimon Marlow2017-03-021-0/+15
* Prohibit RULES changing constructorsDavid Feuer2017-03-022-1/+13
* User manual: Fix GADT paper linkÖmer Sinan Ağacan2017-03-021-1/+1
* Document interaction between ApplicativeDo and existentials (#13242)Simon Marlow2017-03-021-0/+36
* rts: Allow profile output path to be specified on RTS command lineBen Gamari2017-02-281-1/+12
* Add -fspec-constr-keenSimon Peyton Jones2017-02-261-1/+11
* Subtyping for roles in signatures.Edward Z. Yang2017-02-261-5/+13
* Remove outdated information about main() in HSrts (#1)Ben Gamari2017-02-261-7/+5
* users-guide: Add documentation for JSON profile formatBen Gamari2017-02-261-2/+151
* Update OverloadedLabels docs and document HasFieldAdam Gundry2017-02-261-21/+206
* Document AMP as a Report deviationDavid Feuer2017-02-241-2/+7
* ghci users guide: mention "~" expansion in :addChris Martin2017-02-231-0/+4
* JSON profiler reportsBen Gamari2017-02-231-0/+5
* Spelling only [ci skip]Gabor Greif2017-02-232-2/+2
* Changelog notice for compact.Edward Z. Yang2017-02-221-0/+10
* Change -dppr-ticks to -dsuppress-ticksSimon Peyton Jones2017-02-201-4/+4
* Typos in manual, tests and commentsGabor Greif2017-02-201-1/+1
* Improvements/bugfixes to signature reexport handling.Edward Z. Yang2017-02-171-32/+50
* Typos [ci skip]Gabor Greif2017-02-151-1/+1
* Allow type defaulting for multi-param type classes with ExtendedDefaultRulesvivid-synth2017-02-142-5/+18
* Expand list of always loaded Windows shared libsTamar Christina2017-02-141-0/+3
* Remove obsolete Backpack manual.Edward Z. Yang2017-02-1211-5521/+0
* Add index entry for signature files / Backpack.Edward Z. Yang2017-02-121-0/+3
* Fix #13214 by correctly setting up dep_orphs for signatures.Edward Z. Yang2017-02-111-0/+5
* Refactor DeriveAnyClass's instance context inferenceRyan Scott2017-02-102-15/+68
* Tweaks and typos in manual, note refs, commentsGabor Greif2017-02-091-1/+1
* users-guide: Document defaults for remaining optimization flagsBen Gamari2017-02-081-10/+42
* Add dump flags for the renamed and typechecked hsSyn ASTsAlan Zimmerman2017-02-081-0/+8
* Update Core formalize for Levity -> RuntimeRepBen Gamari2017-02-071-3/+3
* Add Wredundant-constraints to list of flags excluded from -WallSiddhanathan Shanmugam2017-02-071-0/+1
* Docs: Fix typo in glasgow_exts.rstDaniel Gröber2017-02-071-1/+1
* Derive <$David Feuer2017-02-071-0/+5