Files
gf-core/src/compiler/GF/Compile/Compute/Concrete.hs
2011-11-01 13:45:12 +00:00

4 lines
170 B
Haskell

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