Skip to content

Commit e59ae98

Browse files
committed
export bubble
1 parent 88ae6bf commit e59ae98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler/api/GF/Compile/Compute/Concrete2.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module GF.Compile.Compute.Concrete2
44
(Env, Scope, Value(..), Constraint, ConstValue(..), Globals(..), PredefTable, EvalM,
55
runEvalM, stdPredef, globals, pdArity,
66
normalForm, normalFlatForm,
7-
eval, apply, value2term, value2termM, patternMatch, vtableSelect,
7+
eval, apply, value2term, value2termM, bubble, patternMatch, vtableSelect,
88
newResiduation, getMeta, setMeta, MetaState(..), variants, try,
99
evalError, evalWarn, ppValue, Choice, unit, split, split4, mapC, mapCM) where
1010

0 commit comments

Comments
 (0)