Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-generics
[ghc-hetmet.git] / docs /
2011-05-12 Jose Pedro MagalhaesMerge branch 'master' of darcs.haskell.org/ghc into...
2011-05-11 Edward Z. YangDocument -ddump-to-file.
2011-05-09 Jose Pedro Magalhaes"Representable0" -> "Generic" in the user's guide.
2011-05-05 Jose Pedro MagalhaesUpdate the User Guide with generics stuff.
2011-05-04 Simon Peyton JonesFinal batch of monad-comprehension stuff
2011-04-28 Simon Peyton JonesMerge remote branch 'origin/master' into monad-comp
2011-04-28 Simon Peyton JonesPreliminary monad-comprehension patch (Trac #4370)
2011-04-27 Ben LippmeierMerge branch 'master' of /Users/benl/devel/ghc/ghc...
2011-04-27 Ben LippmeierDocument flags to suppress unwanted info in core dumps.
2011-04-21 Lennart KolmodinFix typo in shared libraries documentation.
2011-04-16 Ian LynaghDocument -fwarn-missing-local-sigs; part of #4817
2011-04-14 Ian LynaghFix typo in docs; spotted by Rustom Mody in beginners@
2011-04-12 Simon MarlowChange the way module initialisation is done (#3252...
2011-04-06 Simon Marlowdoc fix: -package-name is more static than dynamic...
2011-04-04 Ian LynaghRemove dead code, now that -fvia-c is a no-op
2011-03-31 simonpj@microsoft.comAdd a new static flag -fno-opt-coercion
2011-03-31 simonpj@microsoft.comNew statistics flags -ddump-core-stats
2011-03-29 Ian LynaghRemove -fvia-C references from the users guide
2011-03-25 simonpj@microsoft.comFix typo in documentation (Trac #5035)
2011-03-23 Ian LynaghDocument new hsc2hs flags, and use the --cross-safe...
2011-03-11 Ian LynaghConsistently use <sect1> etc rather than <section>...
2011-03-06 Edward Z. YangImpredicative polymorphism no longer deprecated.
2011-03-06 Ian LynaghFix doc formatting
2011-03-06 simonpj@microsoft.comDocument -fwarn-missing-import-lists
2011-02-26 Vivian McPhail:script file scripts in GHCi #1363
2011-02-20 Manuel M T ChakravartyAdded a VECTORISE pragma
2011-02-07 Ian LynaghCall the final build system phase "final" rather than ""
2011-02-01 Simon Marlow+RTS -qw hasn't done anything since 7.0.1; remove the...
2011-01-28 simonpj@microsoft.comFix formatting glitch in documentation
2011-01-27 simonpj@microsoft.comRefine incomplete-pattern checks (Trac #4905)
2011-01-17 Ian LynaghUpdate the generics docs; pointed out by Christian...
2011-01-15 Ian LynaghBuild system improvements
2011-01-06 Ian LynaghOn Cygwin, use a Cygwin-style path for /bin/install...
2011-01-06 Ian LynaghFix mkUserGuidePart program name on Windows
2011-01-06 Simon Marlowfix markup
2010-11-05 Vivian McPhailmultiline commands in GHCi #4316
2010-12-18 Ian LynaghDocument GADTSyntax extension
2010-12-17 Ian LynaghPut an up-to-date Makefile in docs/Makefile
2010-12-16 Simon Marlowrefactor and tidy up the section on RTS options
2010-12-09 OrphiRelated to #4826: Some minor tweaks to the wording...
2010-12-09 OrphiFIX #4826 partial: Add -rtsopts and -with-rtsopts to...
2010-12-09 OrphiFIX #4826 partially: Change -f to -? in User Guide...
2010-12-15 Simon MarlowImplement stack chunks and separate TSO/STACK objects
2010-12-14 simonpj@microsoft.comInstance declaration overlap allowed if *either* has...
2010-12-14 simonpj@microsoft.comFix Trac #4841: behave right with TypeSynonymInstances...
2010-12-01 Ian LynaghRemove NewQualifiedOperators
2010-12-01 Simon Marlowfix ref to utils/ext-core, which moved to Hackage ...
2010-12-01 Simon Marlowfix floating-point/FFI section: fenv is C99, not POSIX
2010-11-26 Simon MarlowDocument the behaviour of fenv.h functions with GHC...
2010-11-27 Roman LeshchinskiyDocument -ddump-rule-firings and -ddump-rule-rewrites
2010-11-23 Ian LynaghRemove references to Haskell 98
2010-11-17 simonpj@microsoft.comDocument SPECIALISE for imported functions
2010-11-17 simonpj@microsoft.comFix Trac #4498: bang-pattern bindings are monomorphic
2010-11-16 simonpj@microsoft.comAdd -fwarn-lazy-unlifted-bindings to the list of flags
2010-11-16 simonpj@microsoft.comImprove documentation for -fwarn-incomplete-patterns
2010-11-16 simonpj@microsoft.comAdd warning for probable identities (fromIntegral and...
2010-11-15 simonpj@microsoft.comFix -fwarn-missing-import-lists (fix Trac #4489)
2010-11-14 Ian LynaghRemove -Ofile docs
2010-11-14 Ian LynaghUpdate to docbook 4.5; fixes trac #4447
2010-10-13 Simon Marlowtweaks
2010-10-22 simonpj@microsoft.comAdd rebindable syntax for if-then-else
2010-10-20 Simon Marlowfix markup
2010-10-20 Simon Marlowremove xref to hasktags
2010-10-10 Neil Mitchell Update the documentation on using DLL's from Windows...
2010-10-18 Simon Marlowhasktags was dropped in GHC 6.12, remove it from the...
2010-10-15 Ian LynaghAdd a -fghci-sandbox flag so that we can en/disable...
2010-10-14 Simon MarlowAdd more documentation for interruptible foreign calls
2010-09-19 Edward Z. YangInterruptible FFI calls with pthread_kill and CancelSyn...
2010-10-12 Ian LynaghRemove __HASKELL1__, __HASKELL98__, __CONCURRENT_HASKELL__
2010-10-12 Ian LynaghFollow Cabal changes: Cabal no longer has a docbook...
2010-09-28 Ian LynaghFix hsc2hs docs: 'gcc' is now the default compiler...
2010-09-23 Ian LynaghUpdate Cabal's version number
2010-09-22 simonpj@microsoft.comRemove -fwarn-simple-patterns, and make -fwarn-incomple...
2010-09-22 Ian LynaghRemove an out of date paragraph from the user guide...
2010-09-19 Ian LynaghAdd a release note about the typechecker
2010-09-17 Ian LynaghLibrary release notes for 7.0.1
2010-09-15 simonpj@microsoft.comDocumentation for INLINABLE
2010-09-14 David TereiUpdate release notes and docs with LLVM info.
2010-09-11 Ian LynaghAdd a release note: "-dynload wrapper" removed
2010-09-11 Ian Lynaghput back the conversion of warn-lazy-unlifted-bindings...
2010-09-11 Ian Lynagh6.14 -> 7.0
2010-09-11 Ian LynaghAdd a couple more release notes
2010-09-11 Ian LynaghDocument -dsuppress-module-prefixes
2010-09-09 Simon Marlowupdates to the release notes
2010-09-08 Ian LynaghRemove "-dynload wrapper"; fixes trac #4275
2010-08-28 Ian Lynaghusers_guide.xml is now generated
2010-08-27 Ian LynaghAdd a new-IO manager release note
2010-08-27 Ian LynaghMerge a duplicate release note
2010-08-27 Ian LynaghTypo, spotted by Johan Tibell
2010-08-26 Ian LynaghFirst pass at 6.14.1 release notes
2010-08-24 Ian LynaghFix typo
2010-08-24 Ian LynaghChange how the dblatex/lndir problem is worked around
2010-08-24 Ian LynaghClean the generated userguide sources
2010-08-22 Ian LynaghGenerate the bit in the user guide where we say what...
2010-08-22 Ian LynaghDocument --supported-extensions
2010-08-05 Ian LynaghMake -rtsopts more flexible
2010-07-21 Ian LynaghAdd a release note: GHCi import syntax
2010-07-08 Simon Marlowremove 'mode: xml' emacs settings (#2208)
2010-07-07 Ian LynaghAdd docs for DatatypeContexts extension
2010-06-25 amsay@amsay.nettrac #2362 (full import syntax in ghci)
next