From d9978602150fe4ecb3c29e343ae22f01a45edc00 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 10 Jun 2017 20:58:46 +0300 Subject: code style --- src/WindowsEnv.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/WindowsEnv.hs b/src/WindowsEnv.hs index e306507..88d3e2a 100644 --- a/src/WindowsEnv.hs +++ b/src/WindowsEnv.hs @@ -9,8 +9,8 @@ -- An empty module to re-export everything required by the packaged -- applications. -module WindowsEnv ( - module WindowsEnv.Environment +module WindowsEnv + ( module WindowsEnv.Environment ) where import WindowsEnv.Environment -- cgit v1.2.3