ghc-mod/Language/Haskell
Daniel Gröber f0bfcb8811 Use GhcModT everywhere and remove the GhcMod alias
Not doing this makes having GhcModT pretty pointless as users of the
library wouldn't be able to use custom inner monads as evey function for
dealing with GhcModT's would be constraint to (GhcModT IO) thus only
allowing IO as the inner monad.
2014-07-15 01:03:56 +02:00
..
GhcMod Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
GhcMod.hs Migrate the remaining parts of the exposed API to `GhcMod a` 2014-07-11 03:13:38 +02:00