From 7be8566f35737aeb44f2af30e6e33ccf6bb10903 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Mon, 14 Nov 2011 16:08:56 +0000 Subject: the new design for -tags --- src/compiler/GF.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/compiler/GF.hs') diff --git a/src/compiler/GF.hs b/src/compiler/GF.hs index bb68f5de6..43a2a0b7f 100644 --- a/src/compiler/GF.hs +++ b/src/compiler/GF.hs @@ -3,7 +3,6 @@ module Main where import GFC import GFI -import GFTags import GF.Data.ErrM import GF.Infra.Option import GF.Infra.UseIO @@ -48,4 +47,3 @@ mainOpts opts files = ModeRun -> mainRunGFI opts files ModeServer -> mainServerGFI opts files ModeCompiler -> dieIOE (mainGFC opts files) - ModeTags -> dieIOE (mainTags opts files) -- cgit v1.2.3