From a2922e35fd210bd56de904ab43ee23d00f8092b9 Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 2 Mar 2016 16:29:13 +0000 Subject: [PATCH] gf.cabal: Remove GF.Compile.Compute.ConcreteNew1 --- gf.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gf.cabal b/gf.cabal index 5569e17af..51db22394 100644 --- a/gf.cabal +++ b/gf.cabal @@ -178,7 +178,7 @@ Library GF.Compile.CheckGrammar GF.Compile.Compute.AppPredefined GF.Compile.Compute.ConcreteNew - GF.Compile.Compute.ConcreteNew1 +-- GF.Compile.Compute.ConcreteNew1 GF.Compile.Compute.Predef GF.Compile.Compute.Value GF.Compile.ExampleBased