[commit: ghc] master: Update documentation regarding SpecConstr. (32df429)

git at git.haskell.org git at git.haskell.org
Fri Oct 25 17:31:38 UTC 2013


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/32df429081469a9b928a358be6943744e50b5ff8/ghc

>---------------------------------------------------------------

commit 32df429081469a9b928a358be6943744e50b5ff8
Author: Austin Seipp <austin at well-typed.com>
Date:   Fri Oct 25 11:49:09 2013 -0500

    Update documentation regarding SpecConstr.
    
     * Note new SPEC type in release notes.
     * Document SPEC in the users guide under the documentation for
       -fspec-constr.
     * Clean up comments in SpecConstr regarding the forcing of
       specialisation (see Note [Forcing specialisation].)
    
    Signed-off-by: Austin Seipp <austin at well-typed.com>


>---------------------------------------------------------------

32df429081469a9b928a358be6943744e50b5ff8
 compiler/specialise/SpecConstr.lhs |   56 ++++++++++++++++++++----------------
 docs/users_guide/7.8.1-notes.xml   |   11 +++++++
 docs/users_guide/using.xml         |   42 +++++++++++++++++++++++++--
 3 files changed, 82 insertions(+), 27 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 32df429081469a9b928a358be6943744e50b5ff8


More information about the ghc-commits mailing list