summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Compile/Compute/Concrete.hs
blob: f5a940022936e61cf715b35a1f12ee3000aa9833 (plain)
1
2
3
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