From 506ee8be7638b84588167804f6bbb171f740243f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 7 Mar 2016 17:23:47 -0400 Subject: coding style --- src/Propellor/Property/ZFS.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/Propellor') diff --git a/src/Propellor/Property/ZFS.hs b/src/Propellor/Property/ZFS.hs index 7045e7eb..7118a515 100644 --- a/src/Propellor/Property/ZFS.hs +++ b/src/Propellor/Property/ZFS.hs @@ -3,9 +3,9 @@ -- ZFS properties module Propellor.Property.ZFS ( - module Propellor.Property.ZFS.Properties - ,module Propellor.Types.ZFS - ) where + module Propellor.Property.ZFS.Properties, + module Propellor.Types.ZFS +) where import Propellor.Property.ZFS.Properties import Propellor.Types.ZFS -- cgit v1.2.3