[commit: ghc] master: Allow warning if could have been infered safe instead of explicit Trustworthy label. (e69619e)
git at git.haskell.org
git at git.haskell.org
Sat Aug 2 02:05:37 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/e69619e923e84ae61a6bb4357f06862264daa94b/ghc
>---------------------------------------------------------------
commit e69619e923e84ae61a6bb4357f06862264daa94b
Author: David Terei <code at davidterei.com>
Date: Tue Mar 18 15:45:54 2014 -0700
Allow warning if could have been infered safe instead of explicit
Trustworthy label.
>---------------------------------------------------------------
e69619e923e84ae61a6bb4357f06862264daa94b
compiler/main/DynFlags.hs | 94 ++++++++++++----------
compiler/main/HscMain.hs | 53 ++++++------
compiler/main/HscTypes.lhs | 6 +-
compiler/typecheck/TcRnMonad.lhs | 7 +-
.../tests/safeHaskell/check/pkg01/safePkg01.stdout | 8 +-
5 files changed, 93 insertions(+), 75 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 e69619e923e84ae61a6bb4357f06862264daa94b
More information about the ghc-commits
mailing list