gf-3.3.3: src/compiler/GF/Compile/Compute/Concrete.hs
module GF.Compile.Compute.Concrete(module M) where import GF.Compile.Compute.ConcreteLazy as M -- New --import GF.Compile.Compute.ConcreteStrict as M -- Old, inefficient
module GF.Compile.Compute.Concrete(module M) where import GF.Compile.Compute.ConcreteLazy as M -- New --import GF.Compile.Compute.ConcreteStrict as M -- Old, inefficient