diff --git a/src/Semantic/Task.hs b/src/Semantic/Task.hs index 287f3d899..61140b300 100644 --- a/src/Semantic/Task.hs +++ b/src/Semantic/Task.hs @@ -37,6 +37,7 @@ module Semantic.Task -- * Interpreting , runTask , runTaskWithOptions +, withOptions , runTaskWithConfig -- * Re-exports , Distribute