diff options
| author | Joey Hess <joey@kitenet.net> | 2014-05-01 10:48:33 -0300 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-05-01 10:48:33 -0300 |
| commit | 2bc9a2a7379f80595f5b8f3dc5475f64d5537cfc (patch) | |
| tree | 9762f99d36112e62af1851970185fba4c7d4bd8f /config-joey.hs | |
| parent | 320e988fd133758427884dcdb38ff81061e4e5dd (diff) | |
add module Mains for picky versions of ghc
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
