summaryrefslogtreecommitdiff
path: root/Propellor/PrivData.hs
diff options
context:
space:
mode:
authorJoey Hess2014-03-31 18:31:08 -0400
committerJoey Hess2014-03-31 18:31:08 -0400
commitc246a8ee745723140150c8b8d35b7a7121c90c11 (patch)
treedf25d3e13ef919e14ee51f1c70e82073c1077209 /Propellor/PrivData.hs
parent549df2612c0e12d44bf4e998cabdfcf3bb0a7344 (diff)
propellor spin
Diffstat (limited to 'Propellor/PrivData.hs')
-rw-r--r--Propellor/PrivData.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Propellor/PrivData.hs b/Propellor/PrivData.hs
index ce52d576..98a1da62 100644
--- a/Propellor/PrivData.hs
+++ b/Propellor/PrivData.hs
@@ -9,7 +9,7 @@ import Data.Maybe
import Control.Monad
import Propellor.Types
-import Propellor.Engine
+import Propellor.Message
import Utility.Monad
import Utility.PartialPrelude
import Utility.Exception