summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-04-13 15:34:01 -0400
committerJoey Hess2014-04-13 15:34:01 -0400
commit95ac5163da904780ae166c2bf3a0addcb8d8870e (patch)
treec476ec0951db984c2784a9e5ba7370bac333e64a /propellor.cabal
parent576acfed33abfae2065354431100701713e83a23 (diff)
Properties can now be satisfied differently on different operating systems.
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index a7b7fbca..1d625381 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -97,6 +97,7 @@ Library
Propellor.Engine
Propellor.Exception
Propellor.Types
+ Propellor.Types.OS
Other-Modules:
Propellor.Types.Attr
Propellor.CmdLine