From 22f044602fcdcfefec77153f4ccb47a77847c387 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 5 Nov 2018 19:53:47 -0700 Subject: libvirt: fix exporting type aliases --- src/Propellor/Property/Libvirt.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/Propellor/Property/Libvirt.hs b/src/Propellor/Property/Libvirt.hs index 85abe4e3..a1d44e9b 100644 --- a/src/Propellor/Property/Libvirt.hs +++ b/src/Propellor/Property/Libvirt.hs @@ -1,8 +1,8 @@ -- | Maintainer: Sean Whitton module Propellor.Property.Libvirt ( - NumVCPUs(..), - MiBMemory(..), + NumVCPUs, + MiBMemory, AutoStart(..), DiskImageType(..), installed, -- cgit v1.2.3