From d6f32b3bcd03e7fe806a1b64cd370ba78dc00aa7 Mon Sep 17 00:00:00 2001 From: krasimir Date: Wed, 9 Jun 2010 11:32:59 +0000 Subject: dead code elimination for PGF. Note: the produced grammars will not work well with metavariables and high-order abstract syntax --- src/runtime/haskell/PGF/Binary.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/runtime/haskell/PGF/Binary.hs') diff --git a/src/runtime/haskell/PGF/Binary.hs b/src/runtime/haskell/PGF/Binary.hs index 623cbe7bb..92f551b0e 100644 --- a/src/runtime/haskell/PGF/Binary.hs +++ b/src/runtime/haskell/PGF/Binary.hs @@ -2,7 +2,7 @@ module PGF.Binary where import PGF.CId import PGF.Data -import PGF.Macros +import PGF.Optimize import Data.Binary import Data.Binary.Put import Data.Binary.Get -- cgit v1.2.3