diff options
| author | Joey Hess <joey@kitenet.net> | 2014-03-31 18:31:08 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-03-31 18:31:08 -0400 |
| commit | c246a8ee745723140150c8b8d35b7a7121c90c11 (patch) | |
| tree | df25d3e13ef919e14ee51f1c70e82073c1077209 /Propellor/PrivData.hs | |
| parent | 549df2612c0e12d44bf4e998cabdfcf3bb0a7344 (diff) | |
propellor spin
Diffstat (limited to 'Propellor/PrivData.hs')
| -rw-r--r-- | Propellor/PrivData.hs | 2 |
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 |
