summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* more typos (#5225)Simon Marlow2011-05-313-6/+6
* Fix typos in 7.0.1-notes.xmlDaniel Fischer2011-05-311-1/+1
* Space between fromInteger and function in bugs.xmlDaniel Fischer2011-05-311-1/+1
* Fix typos in debugging.xmlDaniel Fischer2011-05-311-4/+4
* Fix typos in ffi-chap.xmlDaniel Fischer2011-05-311-1/+1
* Fix typos in packages.xmlDaniel Fischer2011-05-311-4/+4
* Fix typos in profiling.xmlDaniel Fischer2011-05-311-2/+2
* Fix typos in runtime_control.xmlDaniel Fischer2011-05-311-3/+3
* Remove repeated at in using.xmlDaniel Fischer2011-05-311-1/+1
* Fix typos in shared_libs.xmlDaniel Fischer2011-05-311-4/+4
* Fix two typos in flags.xmlDaniel Fischer2011-05-311-2/+2
* Fix typos in using.xmlDaniel Fischer2011-05-311-2/+2
* Fix typo everytimeDaniel Fischer2011-05-311-1/+1
* glasgow_exts.xml whitespaceDaniel Fischer2011-05-311-1/+1
* bugs.xml whitespaceDaniel Fischer2011-05-311-18/+18
* debugging.xml whitespaceDaniel Fischer2011-05-311-9/+9
* ffi-chap.xml whitespaceDaniel Fischer2011-05-311-16/+16
* glasgow_exts.xml typos and whitespaceDaniel Fischer2011-05-311-502/+502
* intro.xml whitespaceDaniel Fischer2011-05-311-8/+8
* license.xml whitespaceDaniel Fischer2011-05-311-2/+2
* parallel.xml whitespaceDaniel Fischer2011-05-311-6/+6
* phases.xml whitespaceDaniel Fischer2011-05-311-14/+14
* profiling.xml whitespaceDaniel Fischer2011-05-311-46/+46
* runtime_control.xml whitespaceDaniel Fischer2011-05-311-5/+5
* separate_compilation.xml whitespaceDaniel Fischer2011-05-311-25/+25
* win32-dlls.xml whitespaceDaniel Fischer2011-05-311-16/+16
* using.xml whitespaceDaniel Fischer2011-05-311-59/+59
* flags.xml whitespaceDaniel Fischer2011-05-311-22/+22
* ghci.xml whitespace onlyDaniel Fischer2011-05-311-97/+97
* Merge remote branch 'origin/master' into ghc-genericsSimon Peyton Jones2011-05-263-20/+2
|\
| * deprecate the -n option (#5180)Simon Marlow2011-05-252-19/+1
| * Fix small type in user guide.David Terei2011-05-201-1/+1
* | Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-genericsJose Pedro Magalhaes2011-05-202-33/+64
|\ \ | |/
| * FIX #4825: Update User Guide info on DLLs.Duncan Coutts2011-05-172-33/+64
* | Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-genericsJose Pedro Magalhaes2011-05-122-2/+9
|\ \ | |/
| * Document -ddump-to-file.Edward Z. Yang2011-05-112-2/+9
* | "Representable0" -> "Generic" in the user's guide.Jose Pedro Magalhaes2011-05-092-32/+31
* | Update the User Guide with generics stuff.Jose Pedro Magalhaes2011-05-052-212/+202
|/
* Final batch of monad-comprehension stuffSimon Peyton Jones2011-05-041-2/+68
* Merge remote branch 'origin/master' into monad-compSimon Peyton Jones2011-04-283-32/+154
|\
| * Merge branch 'master' of /Users/benl/devel/ghc/ghc-headBen Lippmeier2011-04-274-2/+23
| |\
| | * Fix typo in shared libraries documentation.Lennart Kolmodin2011-04-221-1/+1
| * | Document flags to suppress unwanted info in core dumps.Ben Lippmeier2011-04-272-31/+153
* | | Preliminary monad-comprehension patch (Trac #4370)Simon Peyton Jones2011-04-282-0/+168
| |/ |/|
* | Document -fwarn-missing-local-sigs; part of #4817Ian Lynagh2011-04-162-0/+21
* | Fix typo in docs; spotted by Rustom Mody in beginners@Ian Lynagh2011-04-141-1/+1
|/
* Change the way module initialisation is done (#3252, #4417)Simon Marlow2011-04-123-39/+2
* doc fix: -package-name is more static than dynamic. It can't be usedSimon Marlow2011-04-061-1/+1
* Remove dead code, now that -fvia-c is a no-opIan Lynagh2011-04-044-67/+0
* Add a new static flag -fno-opt-coercionsimonpj@microsoft.com2011-03-311-0/+7