summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* remove 'mode: xml' emacs settings (#2208)Simon Marlow2010-07-0821-21/+0
* Add docs for DatatypeContexts extensionIan Lynagh2010-07-071-0/+20
* trac #2362 (full import syntax in ghci)amsay@amsay.net2010-06-251-3/+5
* Fix typo in -ddump-pass's document.shelarcy2010-06-201-2/+2
* trac #1789 (warnings for missing import lists)amsay@amsay.net2010-06-181-0/+7
* Rename some variables from FOO to FOO_CMDIan Lynagh2010-06-161-2/+2
* --install-signal-handles=no does not affect the timer signal (#1908)Simon Marlow2010-05-271-0/+9
* Update docs on view patternssimonpj@microsoft.com2010-06-141-4/+2
* Update ghci example output in user guide; patch from YitzGale in #4111Ian Lynagh2010-06-121-1/+4
* Add a release notes file for 6.14.1Ian Lynagh2010-05-302-1/+81
* Fix doc bugs (#4071)Simon Marlow2010-05-251-3/+3
* Remove the Unicode alternative for ".." (#3894)Simon Marlow2010-05-051-8/+0
* --make is now the default (#3515), and -fno-code works with --make (#3783)Simon Marlow2010-04-271-14/+110
* Fix the GHC API link in the main doc index.htmlIan Lynagh2010-04-221-1/+1
* Flags -auto and -auto-all operate only on functions not marked INLINE.Milan Straka2010-03-312-8/+12
* Update the user guide so it talks about the newer "do rec" notation everywhereIan Lynagh2010-04-162-4/+10
* Fix typoIan Lynagh2010-04-161-1/+1
* Rename forgotten -dverbose-simpl to -dverbose-core2core in the docs.Milan Straka2010-03-311-2/+2
* Add -pa and -V to the documentation of time profiling options.Milan Straka2010-03-291-2/+19
* Add the external core PDF to the new build systemIan Lynagh2010-03-213-62/+18
* Document the new RTS linker flagsIan Lynagh2010-03-142-2/+33
* Add -no-auto-link-packages docs to the user guide; fixes trac #3759Ian Lynagh2010-02-282-0/+17
* Whitespace only in docs/users_guide/packages.xmlIan Lynagh2010-02-281-711/+711
* update the docs to reflect changes in the tracing flagsSimon Marlow2010-02-261-4/+11
* hack to make the docs build again in a lndir build tree (see comments)Simon Marlow2010-02-251-0/+14
* Fix more library links in the user guideIan Lynagh2010-02-234-14/+17
* Fix the links to the base docs from the user guideIan Lynagh2010-02-236-10/+11
* Remove old, unused release notesIan Lynagh2010-02-234-871/+0
* Documentation for changes to Template Haskell and quasi-quotationsimonpj@microsoft.com2010-02-101-30/+74
* Implement SSE2 floating-point support in the x86 native code generator (#594)Simon Marlow2010-02-042-1/+27
* Use a shell script, rather than perl script, to make flags.xslIan Lynagh2009-12-312-22/+27
* Improve dumping for rules, and documentation of samesimonpj@microsoft.com2009-12-082-5/+9
* Add some explanation about overlapping instancessimonpj@microsoft.com2009-12-071-0/+45
* Document the new -dylib-install-name option in the user's guide.Stephen Blackheath2009-10-013-0/+40
* Add an entry fo the ghci command :run to the user guideIan Lynagh2009-12-011-0/+10
* Fix typo in docsIan Lynagh2009-12-011-1/+1
* Fix PS file generationSimon Marlow2009-12-011-1/+6
* Fix the prof_scc.png image in the profiling section (#3694)Simon Marlow2009-11-302-1/+9
* add docs for Unicode entities in #2978Simon Marlow2009-11-251-0/+55
* Fix some dependencies in bindistsIan Lynagh2009-11-201-0/+3
* Extend the GHCi FAQ slightlysimonpj@microsoft.com2009-11-171-0/+7
* Add support for the man page to the new build systemIan Lynagh2009-11-192-50/+56
* Update docs on ticky-ticky profilingSimon Marlow2009-11-053-30/+50
* Document the CONLIKE pragmasimonpj@microsoft.com2009-11-031-10/+54
* Document the fact that impredicative polymorphism is deprecatedsimonpj@microsoft.com2009-11-031-0/+3
* Improve documentation of 'rec' in do-notationsimonpj@microsoft.com2009-11-021-29/+46
* Document -fstrictness-beforeRoman Leshchinskiy2009-10-291-0/+8
* Fix formatting and wording in documentation of DoRecsimonpj@microsoft.com2009-10-291-12/+28
* Add 'rec' to stmts in a 'do', and deprecate 'mdo'simonpj@microsoft.com2009-10-281-35/+63
* Add flags -fno-specialise, -fno-float-in, and document themsimonpj@microsoft.com2009-10-202-2/+36