From e41fd61bdeac8779fa24050cc0d44714f7c90f1d Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 29 Apr 2017 02:09:24 +0200 Subject: hlint configuration --- src/Environment.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Environment.hs') diff --git a/src/Environment.hs b/src/Environment.hs index 120dac6..1b7e48c 100644 --- a/src/Environment.hs +++ b/src/Environment.hs @@ -11,7 +11,7 @@ -- A function to expand environment variables in strings -- ----------------------------------------------------------------------------- -module Environment where +module Environment(expandEnv) where import Control.Applicative ((<$>)) import Data.Maybe (fromMaybe) -- cgit v1.2.3