From 603e6d340611dc15bca876c6374bf5938b8a3d4e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 19 Jan 2015 15:09:03 -0400 Subject: split out types to improve haddock for Propellor.Types --- src/Propellor/Info.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Propellor/Info.hs') 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 -- cgit v1.2.3