summaryrefslogtreecommitdiff
path: root/src/Propellor/Types.hs
diff options
context:
space:
mode:
authorJoey Hess2016-03-27 01:27:42 -0400
committerJoey Hess2016-03-27 01:28:18 -0400
commit448d2c185e8d5d1da95113844f1b6d15d10883f6 (patch)
treef27095003550420cf1fa37a96148c8a391abdc94 /src/Propellor/Types.hs
parent3deb3a622eec5e12dfaee320faaeb12c70f9c8d0 (diff)
refactor
Diffstat (limited to 'src/Propellor/Types.hs')
-rw-r--r--src/Propellor/Types.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Types.hs b/src/Propellor/Types.hs
index 5d6a37cc..d5959cbb 100644
--- a/src/Propellor/Types.hs
+++ b/src/Propellor/Types.hs
@@ -16,7 +16,7 @@ module Propellor.Types
, Desc
, MetaType(..)
, MetaTypes
- , OS(..)
+ , TargetOS(..)
, UnixLike
, Linux
, DebianLike