summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix: #12084 deprecate old profiling flagsSeraphime Kirkovski2016-05-243-4/+8
* Add support for unicode TH quotes (#11743)Josh Price2016-05-241-28/+32
* SpellingGabor Greif2016-05-241-1/+1
* Revert "compiler/iface: compress .hi files"Ben Gamari2016-05-231-2/+1
* users-guide: Fix index in PDF outputBen Gamari2016-05-211-0/+1
* users-guide: Vector version of Thomson-Wheeler logoBen Gamari2016-05-211-0/+0
* compiler/iface: compress .hi filesAustin Seipp2016-05-211-1/+2
* Improve documentation for type wildcardsSimon Peyton Jones2016-05-191-17/+43
* rts: Add isPinnedByteArray# primopBen Gamari2016-05-181-0/+2
* Fix comments about scavenging WEAK objectsTakano Akio2016-05-121-5/+0
* Make Generic1 poly-kindedRyanGlScott2016-05-121-11/+15
* docs: add skeleton 8.2.1 release notesAustin Seipp2016-05-123-797/+194
* Make 'make fast' work for the User GuideSimon Marlow2016-05-041-0/+4
* Add +RTS -AL<size>Simon Marlow2016-05-041-0/+28
* Allow limiting the number of GC threads (+RTS -qn<n>)Simon Marlow2016-05-041-0/+24
* StaticPointers: Allow closed vars in the static form.Facundo Domínguez2016-05-022-5/+33
* docs/users_guide/glasgow_exts.rst: fix merge conflictSergei Trofimovich2016-05-021-1/+8
* glasgow_exts.rst: fix quotingSergei Trofimovich2016-05-021-1/+1
* Greater customization of GHCi promptniksaz2016-05-011-7/+41
* users-guide: Add index entry for "environment file"Ben Gamari2016-05-011-0/+1
* Better documentation of -XConstrainedClassMethodsSimon Peyton Jones2016-04-281-10/+18
* Recommend more reliable recourse for broken nmBen Gamari2016-04-281-2/+1
* Document -fmax-pmcheck-iterations a bit betterBen Gamari2016-04-282-1/+13
* Doc improvement for ApplicativeDoSimon Marlow2016-04-261-0/+5
* Warn about simplifiable class constraintsSimon Peyton Jones2016-04-221-0/+22
* Tighten checking for associated type instancesSimon Peyton Jones2016-04-191-15/+51
* relnotes: Add note about #11744 and workaroundBen Gamari2016-04-181-0/+8
* Add flag to control number of missing patterns in warningsDavid Luposchainsky2016-04-171-1/+8
* users-guide: Fix typoBen Gamari2016-04-171-1/+1
* rel-notes: Add note about UndecidableSuperClasses and #11762Ben Gamari2016-04-151-0/+25
* users-guide: Note change in LLVM support policyBen Gamari2016-04-151-0/+5
* Fix #11797.Richard Eisenberg2016-04-121-0/+8
* Change runtime linker to perform lazy loading of symbols/sectionsTamar Christina2016-04-111-0/+9
* Remove the instantiation check when deriving Generic(1)RyanGlScott2016-04-101-1/+8
* Don't infer CallStacksEric Seidel2016-04-041-26/+24
* Make the example for -M workBartosz Nitka2016-04-011-1/+1
* Don't require -hide-all-packages for MIN_VERSION_* macrosThomas Miedema2016-03-301-4/+2
* Do not claim that -O2 does not do better than -OJoachim Breitner2016-03-301-3/+0
* Typos in non-codeGabor Greif2016-03-302-2/+2
* users-guide/rel-notes: Note broken-ness of ImpredicativeTypesBen Gamari2016-03-291-0/+8
* users-guide: Add references to various issues in bugs sectionBen Gamari2016-03-291-0/+37
* users-guide: WibblesBen Gamari2016-03-291-6/+34
* users-guide: Provide more depth in table-of-contentsBen Gamari2016-03-291-1/+1
* DWARF: Add debugging information chapter to users guideBen Gamari2016-03-262-0/+315
* More clarification in docs for implicit quantificationSimon Peyton Jones2016-03-251-1/+13
* Document implicit quantification betterSimon Peyton Jones2016-03-251-4/+5
* Add option `no-keep-hi-files` and `no-keep-o-files` (fixes #4114)Kai Harries2016-03-241-2/+19
* users_guide: small improvements on pattern synonyms.Dominik Bollmann2016-03-241-11/+15
* users-guide: Add -Wredundant-constraints to flags referenceBen Gamari2016-03-241-0/+2
* users_guide: Fix various issuesBen Gamari2016-03-241-7/+11