From 2bc9a2a7379f80595f5b8f3dc5475f64d5537cfc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 1 May 2014 10:48:33 -0300 Subject: add module Mains for picky versions of ghc --- propellor.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'propellor.hs') diff --git a/propellor.hs b/propellor.hs index c7727751..2478450f 100644 --- a/propellor.hs +++ b/propellor.hs @@ -12,6 +12,8 @@ -- The source is either copied from /usr/src/propellor, or is cloned from -- git over the network. +module Main where + import Utility.UserInfo import Utility.Monad import Utility.Process -- cgit v1.2.3