Why name a function 'getGhciMode' when it returns GhcMode?
authorLemmih <lemmih@gmail.com>
Sat, 4 Mar 2006 16:53:03 +0000 (16:53 +0000)
committerLemmih <lemmih@gmail.com>
Sat, 4 Mar 2006 16:53:03 +0000 (16:53 +0000)
commitf1fdf769b432ca383b2033f5c973494905d225d1
treefe8362f404003dd3b896625f12068e43b2cddb1e
parent3c96346b3685f83885cea7906b0dbc536d7695f6
Why name a function 'getGhciMode' when it returns GhcMode?

I've changed the name to 'getGhcMode'. If someone changes
it back, please write an explanation above it.
ghc/compiler/iface/MkIface.lhs
ghc/compiler/iface/TcIface.lhs
ghc/compiler/rename/RnNames.lhs
ghc/compiler/typecheck/TcRnDriver.lhs
ghc/compiler/typecheck/TcRnMonad.lhs