summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* add refs and fix a bug (noted by Peter Gammie) in docs of arrow notationRoss Paterson2008-09-151-8/+37
* Add a do-nothing install-docs rule in ext-core/ when LATEX_DOCS=NOIan Lynagh2008-09-091-0/+1
* Link to core.pdf, not core.ps.gzIan Lynagh2008-09-091-1/+1
* Make a pdf, rather than ps.gz, of teh ext-core docsIan Lynagh2008-09-081-6/+12
* bindist fixesIan Lynagh2008-09-071-0/+1
* Fix the ext-core doc in bindistsIan Lynagh2008-09-071-0/+1
* Don't build latex docs by defaultIan Lynagh2008-09-061-0/+4
* Update the users guide to point at the in-tree core.ps.gzIan Lynagh2008-09-061-1/+1
* Compress the ext-core docsIan Lynagh2008-09-061-4/+7
* Install the ext-core docsIan Lynagh2008-09-061-1/+5
* Make ext-core when making all in docsIan Lynagh2008-09-061-1/+2
* Always build docs/{ext-core,storage-mgt}, even when making a bindistIan Lynagh2008-08-291-4/+1
* Improve documentation of stolen syntaxsimonpj@microsoft.com2008-08-281-294/+161
* Better documentation for -XLiberalTypeSynonyms, and steal forall keyword simonpj@microsoft.com2008-08-271-5/+40
* re-fix of #1205, fix #2542Simon Marlow2008-08-271-13/+38
* Improve documentation of MagicHash and primitive types generally (Trac #2547)simonpj@microsoft.com2008-08-272-40/+65
* Fix flaggery for RULES (cf Trac #2497)simonpj@microsoft.com2008-08-262-38/+36
* When making bindists, check that we know where we areIan Lynagh2008-08-251-0/+4
* Fix Trac #2518: add hs-boot files as an infelictysimonpj@microsoft.com2008-08-191-1/+15
* Improve -fwarn-orphans documentation (thanks to Tim)simonpj@microsoft.com2008-08-142-2/+9
* Improve docs for orphan decls (thanks Yitzchak Gale)simonpj@microsoft.com2008-08-131-3/+4
* Add -XPackageImports, new syntax for package-qualified importsSimon Marlow2008-08-052-0/+29
* bindist fixesIan Lynagh2008-08-104-8/+8
* bindists are now some way towards workingIan Lynagh2008-08-106-14/+21
* Add -fno-implicit-import-qualified (#2452)Simon Marlow2008-08-052-2/+10
* Improve docs for GADTssimonpj@microsoft.com2008-07-291-1/+20
* Document -dsuppress-uniquessimonpj@microsoft.com2008-07-292-0/+20
* update the text about header files and -#includeSimon Marlow2008-07-151-80/+23
* Add a WARNING pragmaIan Lynagh2008-07-203-30/+38
* add "ghc-pkg dump" (fixes #2201)Simon Marlow2008-07-111-0/+21
* #2371: try to explain the difference between :module and :loadSimon Marlow2008-07-111-0/+35
* #1205: ':load foo.hs' in GHCi always compiles to bytecodeSimon Marlow2008-07-091-11/+25
* add -fwarn-dodgy-foreign-imports (see #1357)Simon Marlow2008-07-091-2/+28
* document some RTS options I added a while ago: -qm, -qwSimon Marlow2008-06-191-9/+50
* Document the change to +RTS -S/-s/-tSimon Marlow2008-06-193-37/+26
* document paralel GC option: +RTS -gSimon Marlow2008-06-191-0/+37
* More commandline flag improvementsIan Lynagh2008-06-167-16/+34
* Improve documentation for standalone derivingsimonpj@microsoft.com2008-06-061-3/+21
* Improve documentation of RULESsimonpj@microsoft.com2008-05-301-23/+23
* Improve documentation for INLINE pragmasimonpj@microsoft.com2008-05-301-9/+16
* New flag: -dno-debug-outputSimon Marlow2008-06-032-7/+17
* document :source command for GHCi, point to Haskell wikiclaus.reinke@talk21.com2008-05-011-0/+16
* Make -f[no-]method-sharing a dynamic flagRoman Leshchinskiy2008-05-201-6/+7
* Document ghc-pkg find-module, substring matching, and multi-field selectionclaus.reinke@talk21.com2008-05-011-2/+50
* typo in rules example. spotted by vixey@#haskellDon Stewart2008-05-121-1/+1
* Some External Core doc fixesTim Chevalier2008-05-051-53/+44
* Improve the unboxed types documentationIan Lynagh2008-04-301-2/+16
* Improve documentation of RULES pragmassimonpj@microsoft.com2008-04-301-16/+24
* Spelling fixes in glasgow_exts.xmlSamuel Bronson2008-04-151-21/+24
* Update External Core docsTim Chevalier2008-04-223-422/+397