summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2019-01-20 19:05:56 -0400
committerJoey Hess2019-01-20 19:05:56 -0400
commit1ee2eb012be20d5b8c6f8452459e5071698cf494 (patch)
treeaed4ad6bb4f44eeee2e203a5278cd29e82f57aca
parentd47709a00f0d46d2c86dc993bbb7ee68cdac05e4 (diff)
Revert "propellor: fix haddock markup in Propellor.Property.Libvirt"
This reverts commit 278ca887cc734ea60af429d545a6da446a0cc6aa.
-rw-r--r--src/Propellor/Property/Libvirt.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/Libvirt.hs b/src/Propellor/Property/Libvirt.hs
index 4bcebc45..525dd68a 100644
--- a/src/Propellor/Property/Libvirt.hs
+++ b/src/Propellor/Property/Libvirt.hs
@@ -30,7 +30,7 @@ newtype MiBMemory = MiBMemory Int
data AutoStart = AutoStart | NoAutoStart
-- | Which type of disk image to build for the virtual machine
-data DiskImageType = Raw -- ^ QCow2
+data DiskImageType = Raw -- | QCow2
-- | Install basic libvirt components
installed :: Property DebianLike