Comments only
[ghc-hetmet.git] / docs /
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)
2010-06-20 shelarcyFix typo in -ddump-pass's document.
2010-06-18 amsay@amsay.nettrac #1789 (warnings for missing import lists)
2010-06-16 Ian LynaghRename some variables from FOO to FOO_CMD
2010-05-27 Simon Marlow--install-signal-handles=no does not affect the timer...
2010-06-14 simonpj@microsoft.comUpdate docs on view patterns
2010-06-12 Ian LynaghUpdate ghci example output in user guide; patch from...
2010-05-30 Ian LynaghAdd a release notes file for 6.14.1
2010-05-25 Simon MarlowFix doc bugs (#4071)
2010-05-05 Simon MarlowRemove the Unicode alternative for ".." (#3894)
2010-04-27 Simon Marlow--make is now the default (#3515), and -fno-code works...
2010-04-22 Ian LynaghFix the GHC API link in the main doc index.html
2010-03-31 Milan StrakaFlags -auto and -auto-all operate only on functions...
2010-04-16 Ian LynaghUpdate the user guide so it talks about the newer ...
2010-04-16 Ian LynaghFix typo
2010-03-31 Milan StrakaRename forgotten -dverbose-simpl to -dverbose-core2core...
2010-03-29 Milan StrakaAdd -pa and -V to the documentation of time profiling...
2010-03-21 Ian LynaghAdd the external core PDF to the new build system
2010-03-14 Ian LynaghDocument the new RTS linker flags
2010-02-28 Ian LynaghAdd -no-auto-link-packages docs to the user guide;...
2010-02-28 Ian LynaghWhitespace only in docs/users_guide/packages.xml
2010-02-26 Simon Marlowupdate the docs to reflect changes in the tracing flags
2010-02-25 Simon Marlowhack to make the docs build again in a lndir build...
2010-02-23 Ian LynaghFix more library links in the user guide
2010-02-23 Ian LynaghFix the links to the base docs from the user guide
2010-02-23 Ian LynaghRemove old, unused release notes
2010-02-10 simonpj@microsoft.comDocumentation for changes to Template Haskell and quasi...
2010-02-04 Simon MarlowImplement SSE2 floating-point support in the x86 native...
2009-12-31 Ian LynaghUse a shell script, rather than perl script, to make...
2009-12-08 simonpj@microsoft.comImprove dumping for rules, and documentation of same
2009-12-07 simonpj@microsoft.comAdd some explanation about overlapping instances
2009-10-01 Stephen BlackheathDocument the new -dylib-install-name option in the...
2009-12-01 Ian LynaghAdd an entry fo the ghci command :run to the user guide
2009-12-01 Ian LynaghFix typo in docs
2009-12-01 Simon MarlowFix PS file generation
2009-11-30 Simon MarlowFix the prof_scc.png image in the profiling section...
2009-11-25 Simon Marlowadd docs for Unicode entities in #2978
2009-11-20 Ian LynaghFix some dependencies in bindists
2009-11-17 simonpj@microsoft.comExtend the GHCi FAQ slightly
2009-11-19 Ian LynaghAdd support for the man page to the new build system
2009-11-05 Simon MarlowUpdate docs on ticky-ticky profiling
2009-11-03 simonpj@microsoft.comDocument the CONLIKE pragma
2009-11-03 simonpj@microsoft.comDocument the fact that impredicative polymorphism is...
2009-11-02 simonpj@microsoft.comImprove documentation of 'rec' in do-notation
2009-10-29 Roman LeshchinskiyDocument -fstrictness-before
2009-10-29 simonpj@microsoft.comFix formatting and wording in documentation of DoRec
2009-10-28 simonpj@microsoft.comAdd 'rec' to stmts in a 'do', and deprecate 'mdo'
2009-10-20 simonpj@microsoft.comAdd flags -fno-specialise, -fno-float-in, and document...
2009-10-20 simonpj@microsoft.comFix cross-reference
2009-10-14 Roman LeshchinskiyNew flag -dsuppress-coercions to avoid printing coercio...
2009-10-12 Simon MarlowDocument that lazy I/O now throws exceptions
2009-10-12 Simon Marlowremove duplicate entry for -fwarn-unused-do-bind (...
next