1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00

Export step

This commit is contained in:
joshvera 2018-02-21 18:12:46 -05:00
parent baed0e3d82
commit 5d59c917f4

View File

@ -5,7 +5,7 @@ module Data.Abstract.Eval3
, Evaluatable(..)
, runEval
, Env'
-- , step
, step
, MonadGC(..)
, MonadFail(..)
, Recursive(..)