From 1ee2eb012be20d5b8c6f8452459e5071698cf494 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 20 Jan 2019 19:05:56 -0400 Subject: Revert "propellor: fix haddock markup in Propellor.Property.Libvirt" This reverts commit 278ca887cc734ea60af429d545a6da446a0cc6aa. --- src/Propellor/Property/Libvirt.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor') 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 -- cgit v1.2.3