From be6465a2ebb1aba43433cff29bf5bad6e2065e26 Mon Sep 17 00:00:00 2001 From: krasimir Date: Sun, 31 Jan 2010 15:54:25 +0000 Subject: refactor GF.Infra.Modules for better error messages --- src/compiler/GF/Infra/Dependencies.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/compiler/GF/Infra/Dependencies.hs') diff --git a/src/compiler/GF/Infra/Dependencies.hs b/src/compiler/GF/Infra/Dependencies.hs index af2088711..9a870b139 100644 --- a/src/compiler/GF/Infra/Dependencies.hs +++ b/src/compiler/GF/Infra/Dependencies.hs @@ -35,7 +35,7 @@ prDepGraph deps = unlines $ [ "ed" -> "style = \"dotted\"" data ModDeps = ModDeps { - modtype :: ModuleType Ident, + modtype :: ModuleType, ofs :: [Ident], extendeds :: [Ident], openeds :: [Ident], -- cgit v1.2.3