From d805523baec28129e5e7089cb53092406bcd8a25 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 13 Jul 2016 03:40:41 +0300 Subject: code style --- apps/UnsetEnv.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/UnsetEnv.hs') diff --git a/apps/UnsetEnv.hs b/apps/UnsetEnv.hs index 51f71e8..f7bf0b2 100644 --- a/apps/UnsetEnv.hs +++ b/apps/UnsetEnv.hs @@ -12,7 +12,7 @@ import qualified Environment data Options = Options { optGlobal :: Bool - , optName :: String + , optName :: String } deriving (Eq, Show) options :: Parser Options -- cgit v1.2.3