[commit: ghc] master: remove old .NET related code (322c139)
git at git.haskell.org
git at git.haskell.org
Fri Oct 31 21:13:21 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/322c1391dc2aae2e3c5d01a565850859e2faa90e/ghc
>---------------------------------------------------------------
commit 322c1391dc2aae2e3c5d01a565850859e2faa90e
Author: Yuras Shumovich <shumovichy at gmail.com>
Date: Fri Oct 31 16:12:19 2014 -0500
remove old .NET related code
Summary: It seems to be dead anyway. Also update Haddock submodule.
Test Plan: validate
Reviewers: austin
Reviewed By: austin
Subscribers: thomie, goldfire, carter, simonmar
Differential Revision: https://phabricator.haskell.org/D357
>---------------------------------------------------------------
322c1391dc2aae2e3c5d01a565850859e2faa90e
compiler/hsSyn/HsDecls.lhs | 13 +-----------
compiler/hsSyn/HsUtils.lhs | 1 -
compiler/iface/IfaceSyn.lhs | 12 -----------
compiler/iface/MkIface.lhs | 4 ----
compiler/iface/TcIface.lhs | 5 -----
compiler/prelude/PrelNames.lhs | 22 +-------------------
compiler/rename/RnSource.lhs | 4 ----
compiler/typecheck/TcRnDriver.lhs | 4 ----
compiler/typecheck/TcTyClsDecls.lhs | 12 -----------
compiler/types/TyCon.lhs | 41 ++++---------------------------------
compiler/types/Type.lhs | 2 --
utils/haddock | 2 +-
12 files changed, 7 insertions(+), 115 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 322c1391dc2aae2e3c5d01a565850859e2faa90e
More information about the ghc-commits
mailing list