Introduce 'GhcMonad' class and two default implementations 'Ghc' and 'GhcT'.
authorThomas Schilling <nominolo@googlemail.com>
Sun, 14 Sep 2008 20:49:30 +0000 (20:49 +0000)
committerThomas Schilling <nominolo@googlemail.com>
Sun, 14 Sep 2008 20:49:30 +0000 (20:49 +0000)
commit825d76ef41505c0d452ecadb18db87f7cb47eae4
treea450966670f471c4e8190bf96c0233bed2adabf8
parent850a5149aa0449276fe038568aa9ce555d3fc186
Introduce 'GhcMonad' class and two default implementations 'Ghc' and 'GhcT'.

This monad will be required by most public API calls.
compiler/main/HscTypes.lhs