summaryrefslogtreecommitdiff
path: root/Annex.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Annex.hs')
-rw-r--r--Annex.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Annex.hs b/Annex.hs
index 687753774..b9e71c931 100644
--- a/Annex.hs
+++ b/Annex.hs
@@ -12,6 +12,7 @@ module Annex (
AnnexState(..),
OutputType(..),
new,
+ newState,
run,
eval,
getState,