From a55ddfca3fe1ee3b297b21e7596f4182678ff6a6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 2 Apr 2016 15:57:26 -0400 Subject: qualify exports --- src/Propellor/DotDir.hs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/Propellor/DotDir.hs b/src/Propellor/DotDir.hs index 4f27788d..52ab0571 100644 --- a/src/Propellor/DotDir.hs +++ b/src/Propellor/DotDir.hs @@ -1,4 +1,9 @@ -module Propellor.DotDir where +module Propellor.DotDir + ( distrepo + , dotPropellor + , interactiveInit + , checkRepoUpToDate + ) where import Propellor.Message import Propellor.Bootstrap -- cgit v1.2.3