summaryrefslogtreecommitdiff
path: root/src/Propellor/Types
diff options
context:
space:
mode:
authorJoey Hess2016-03-20 13:10:48 -0400
committerJoey Hess2016-03-20 13:10:48 -0400
commit719286cb036d2623ce0604bd10584f2e88c7e49e (patch)
tree6a72d21479894146139e877de03224ba938dc0c6 /src/Propellor/Types
parent827b5a8fbc2a39ac9ebfa8571dab096071a1471d (diff)
rename module
Diffstat (limited to 'src/Propellor/Types')
-rw-r--r--src/Propellor/Types/PropTypes.hs (renamed from src/Propellor/Types/Target.hs)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Types/Target.hs b/src/Propellor/Types/PropTypes.hs
index 420c6ed2..d3d04dca 100644
--- a/src/Propellor/Types/Target.hs
+++ b/src/Propellor/Types/PropTypes.hs
@@ -1,6 +1,6 @@
{-# LANGUAGE TypeOperators, PolyKinds, DataKinds, TypeFamilies, UndecidableInstances, FlexibleInstances, GADTs #-}
-module Propellor.Types.Target (
+module Propellor.Types.PropTypes (
Property(..),
mkProperty,
mkProperty',