summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2016-03-04 12:31:13 -0400
committerJoey Hess2016-03-04 12:31:13 -0400
commitc8c8307ab14bcc8d05834ecb689e27ea9758d377 (patch)
tree1d9289d76607ffe9c9423a3949a11e148115c9f6
parent9f007eea3ac7487cca3c4bb662134023b19e5166 (diff)
parent30cb9dfc4531793b6f3ba144613263e1b48e1bda (diff)
Merge branch 'joeyconfig'
-rw-r--r--src/Propellor/Property/Firewall.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/Firewall.hs b/src/Propellor/Property/Firewall.hs
index c4d2ee1b..9d9c7926 100644
--- a/src/Propellor/Property/Firewall.hs
+++ b/src/Propellor/Property/Firewall.hs
@@ -12,6 +12,7 @@ module Propellor.Property.Firewall (
Rules(..),
ConnectionState(..),
ICMPTypeMatch(..),
+ TCPFlag(..),
Frequency(..),
IPWithMask(..),
fromIPWithMask