[commit: ghc] wip/impredicativity: Remove isInstantiationFn from IdInfo (d99b170)
git at git.haskell.org
git at git.haskell.org
Thu Jul 9 08:48:53 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/impredicativity
Link : http://ghc.haskell.org/trac/ghc/changeset/d99b1705a17169255d9997eb9f4deccb65aa017f/ghc
>---------------------------------------------------------------
commit d99b1705a17169255d9997eb9f4deccb65aa017f
Author: Alejandro Serrano <trupill at gmail.com>
Date: Thu Jul 9 10:49:33 2015 +0200
Remove isInstantiationFn from IdInfo
>---------------------------------------------------------------
d99b1705a17169255d9997eb9f4deccb65aa017f
compiler/basicTypes/Id.hs | 13 ++-----------
compiler/basicTypes/IdInfo.hs | 13 +++----------
compiler/coreSyn/CoreSubst.hs | 26 +++++++++++---------------
compiler/coreSyn/PprCore.hs | 3 ---
compiler/deSugar/DsBinds.hs | 7 ++-----
compiler/specialise/Rules.hs | 6 +++---
6 files changed, 21 insertions(+), 47 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 d99b1705a17169255d9997eb9f4deccb65aa017f
More information about the ghc-commits
mailing list