ghc-mod/test
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
..
data Cabal needs empty 00-index.cache and 00-index.tar in sanxbox 2014-05-03 15:38:27 +02:00
BrowseSpec.hs Migrate the remaining parts of the exposed API to `GhcMod a` 2014-07-11 03:13:38 +02:00
CabalApiSpec.hs Revert "Fix tests for Cabal <= 1.16" 2014-05-19 01:27:35 +02:00
CheckSpec.hs Migrate the remaining parts of the exposed API to `GhcMod a` 2014-07-11 03:13:38 +02:00
CradleSpec.hs Revert "Fix tests for Cabal <= 1.16" 2014-05-19 01:27:35 +02:00
Dir.hs more tests. 2013-09-20 11:22:56 +09:00
FlagSpec.hs Migrate the remaining parts of the exposed API to `GhcMod a` 2014-07-11 03:13:38 +02:00
GhcApiSpec.hs Add functions for dealing with packages, modules and bindings to GHCApi 2014-07-11 10:43:51 +02:00
GhcPkgSpec.hs Migrate the remaining parts of the exposed API to `GhcMod a` 2014-07-11 03:13:38 +02:00
InfoSpec.hs Migrate the remaining parts of the exposed API to `GhcMod a` 2014-07-11 03:13:38 +02:00
LangSpec.hs Migrate the remaining parts of the exposed API to `GhcMod a` 2014-07-11 03:13:38 +02:00
LintSpec.hs Migrate the remaining parts of the exposed API to `GhcMod a` 2014-07-11 03:13:38 +02:00
ListSpec.hs Migrate the remaining parts of the exposed API to `GhcMod a` 2014-07-11 03:13:38 +02:00
Main.hs Migrate the remaining parts of the exposed API to `GhcMod a` 2014-07-11 03:13:38 +02:00
Spec.hs Refactor the way packages databases are handled 2014-04-15 05:15:50 +02:00
TestUtils.hs Use GhcModT everywhere and remove the GhcMod alias 2014-07-15 01:03:56 +02:00
UtilsSpec.hs Add UtilsSpec 2014-05-03 15:36:10 +02:00
doctests.hs doctest includes macro. 2014-04-24 23:11:55 +09:00