aboutsummaryrefslogtreecommitdiff
path: root/Types/StandardGroups.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-16 12:09:22 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-16 12:09:22 -0400
commitd8f821bd997c8bf2a25f2100d6445f1dbbccd0e8 (patch)
treefb8c595597d711bb2282b75bf720b4e9a2e84473 /Types/StandardGroups.hs
parent1831d2dc7f2b60788116dea6943dc4cd44bd143e (diff)
forgot to add to sum type
Diffstat (limited to 'Types/StandardGroups.hs')
-rw-r--r--Types/StandardGroups.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Types/StandardGroups.hs b/Types/StandardGroups.hs
index 065811442..8c19e14de 100644
--- a/Types/StandardGroups.hs
+++ b/Types/StandardGroups.hs
@@ -11,6 +11,7 @@ data StandardGroup
= ClientGroup
| TransferGroup
| BackupGroup
+ | IncrementalBackupGroup
| SmallArchiveGroup
| FullArchiveGroup
| SourceGroup