[commit: ghc] master: Change default roles in hs-boot files. (#9204) (72a9272)

git at git.haskell.org git at git.haskell.org
Fri Apr 24 21:02:21 UTC 2015


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/72a927267d9c658a2e5d226a855702d348472516/ghc

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

commit 72a927267d9c658a2e5d226a855702d348472516
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Thu Apr 23 22:34:33 2015 -0400

    Change default roles in hs-boot files. (#9204)
    
    Test case: roles/should_compile/T9204b


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

72a927267d9c658a2e5d226a855702d348472516
 compiler/typecheck/TcRnDriver.hs                   |  6 ++--
 compiler/typecheck/TcTyDecls.hs                    |  6 ++--
 docs/users_guide/7.12.1-notes.xml                  | 13 ++++++-
 docs/users_guide/separate_compilation.xml          |  2 +-
 .../tests/rename/should_fail/rnfail055.stderr      | 41 ++++++++++++----------
 testsuite/tests/roles/should_compile/T9204b.hs     |  5 +++
 .../tests/roles/should_compile/T9204b.hs-boot      |  3 ++
 testsuite/tests/roles/should_compile/T9204b2.hs    |  3 ++
 testsuite/tests/roles/should_compile/all.T         |  1 +
 testsuite/tests/roles/should_fail/Roles12.stderr   |  5 +--
 testsuite/tests/roles/should_fail/T9204.stderr     |  5 +--
 .../tests/typecheck/should_fail/tcfail220.stderr   | 10 +++---
 12 files changed, 65 insertions(+), 35 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 72a927267d9c658a2e5d226a855702d348472516


More information about the ghc-commits mailing list