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 --- config-joey.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index 698bb3c3..a35f77bd 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -1,4 +1,5 @@ -- This is the live config file used by propellor's author. +module Main where import Propellor import Propellor.CmdLine -- cgit v1.3-2-g0d8e