From f1a50496f7a75b233fc696217135c95adce5123f Mon Sep 17 00:00:00 2001 From: Roman Gonzalez Date: Sun, 9 Apr 2017 23:21:41 +0000 Subject: [PATCH] Appease Stylish --- etc/src/System/Etc.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/src/System/Etc.hs b/etc/src/System/Etc.hs index a4e0b5f..beda31e 100644 --- a/etc/src/System/Etc.hs +++ b/etc/src/System/Etc.hs @@ -76,8 +76,8 @@ import System.Etc.Internal.Extra.EnvMisspell , getEnvMisspellings , getEnvMisspellingsPure , hPrintEnvMisspellings - , reportEnvMisspellingWarnings , renderEnvMisspellings + , reportEnvMisspellingWarnings ) import System.Etc.Internal.Extra.Printer (hPrintPrettyConfig, printPrettyConfig, renderConfig)