diff options
Diffstat (limited to 'src/Propellor/Info.hs')
| -rw-r--r-- | src/Propellor/Info.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Info.hs b/src/Propellor/Info.hs index 15ea9466..6cb3342c 100644 --- a/src/Propellor/Info.hs +++ b/src/Propellor/Info.hs @@ -3,6 +3,7 @@ module Propellor.Info where import Propellor.Types +import Propellor.Types.Val import "mtl" Control.Monad.Reader import qualified Data.Set as S |
