[commit: ghc] master: Use consistent dashes in the user guide (74a800b)

Ian Lynagh igloo at earth.li
Sat Jun 22 14:51:53 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : master

https://github.com/ghc/ghc/commit/74a800bc02c532f9d291e8e2ce71a4c117edb2b6

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

commit 74a800bc02c532f9d291e8e2ce71a4c117edb2b6
Author: Ian Lynagh <ian at well-typed.com>
Date:   Sat Jun 22 13:21:40 2013 +0100

    Use consistent dashes in the user guide
    
    We were using a mixture of "&ndash;&ndash;" and "--". We now
    consistently use "--", which has the advantage that copy/pasting
    flags will work.

 docs/users_guide/ffi-chap.xml             |  2 +-
 docs/users_guide/flags.xml                | 12 +++++-----
 docs/users_guide/ghci.xml                 | 14 +++++------
 docs/users_guide/intro.xml                |  2 +-
 docs/users_guide/packages.xml             | 24 +++++++++----------
 docs/users_guide/phases.xml               |  2 +-
 docs/users_guide/profiling.xml            |  2 +-
 docs/users_guide/runtime_control.xml      |  2 +-
 docs/users_guide/separate_compilation.xml |  6 ++---
 docs/users_guide/using.xml                | 40 +++++++++++++++----------------
 docs/users_guide/utils.xml                | 28 +++++++++++-----------
 docs/users_guide/win32-dlls.xml           | 12 +++++-----
 12 files changed, 73 insertions(+), 73 deletions(-)


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

    git show 74a800bc02c532f9d291e8e2ce71a4c117edb2b6



More information about the ghc-commits mailing list