From de32200fe967b611edde76fe976d66265e36890b Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 20 Jan 2019 15:21:00 -0700 Subject: fix Libvirt.hs haddock build Signed-off-by: Sean Whitton --- src/Propellor/Property/Libvirt.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Propellor/Property/Libvirt.hs b/src/Propellor/Property/Libvirt.hs index 525dd68a..4dad5f39 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 -- TODO: | QCow2 -- | Install basic libvirt components installed :: Property DebianLike -- cgit v1.2.3