diff --git a/src/Application.hs b/src/Application.hs index c0f54303f..623d702a8 100644 --- a/src/Application.hs +++ b/src/Application.hs @@ -1,6 +1,6 @@ {-# OPTIONS_GHC -fno-warn-orphans #-} -module Application +module Application ( getAppSettings, getAppDevSettings , appMain , develMain