[commit: ghc] wip/T15916: core-spec: Modify `.lhs` to `.hs` (source files) (9c0e3e4)

git at git.haskell.org git at git.haskell.org
Sat Jan 5 08:46:53 UTC 2019


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

On branch  : wip/T15916
Link       : http://ghc.haskell.org/trac/ghc/changeset/9c0e3e44489e601e6cfa3753460a98036668d5bf/ghc

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

commit 9c0e3e44489e601e6cfa3753460a98036668d5bf
Author: Takenobu Tani <takenobu.hs at gmail.com>
Date:   Wed Jan 2 12:01:47 2019 +0900

    core-spec: Modify `.lhs` to `.hs` (source files)
    
    Modify old filename `.lhs` to `.hs` in following files:
    
      * docs/core-spec/README
      * docs/core-spec/CoreLint.ott
      * docs/core-spec/CoreSyn.ott
      * docs/core-spec/core-spec.mng
    
    [ci skip]


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

9c0e3e44489e601e6cfa3753460a98036668d5bf
 docs/core-spec/CoreLint.ott  | 44 +++++++++++++++++-----------------
 docs/core-spec/CoreSyn.ott   | 56 ++++++++++++++++++++++----------------------
 docs/core-spec/README        |  4 ++--
 docs/core-spec/core-spec.mng | 54 +++++++++++++++++++++---------------------
 4 files changed, 79 insertions(+), 79 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 9c0e3e44489e601e6cfa3753460a98036668d5bf


More information about the ghc-commits mailing list