summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2021-07-01 14:21:29 +0200
committerJohn J. Camilleri <john@digitalgrammars.com>2021-07-01 14:21:29 +0200
commit71d99b9ecb2f59a5591bfdd9ab4695b00acbfd1c (patch)
tree5562b7fa81661081367f219f32ed7fd24940450c /gf.cabal
parentd5c6aec3ec58b981d702eada8feab6685a0acea4 (diff)
Rename GF.Compile.Compute.ConcreteNew to GF.Compile.Compute.Concrete
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/gf.cabal b/gf.cabal
index 9a9e3903e..854f8cfbf 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -178,7 +178,7 @@ library
GF.Command.TreeOperations
GF.Compile.CFGtoPGF
GF.Compile.CheckGrammar
- GF.Compile.Compute.ConcreteNew
+ GF.Compile.Compute.Concrete
GF.Compile.Compute.Predef
GF.Compile.Compute.Value
GF.Compile.ExampleBased