update reference to compiler/coq subproject
[ghc-hetmet.git] / docs /
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)
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
next