From 136d7d82cdab45b50cafc7c3f53cac7805e3cb7c Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 26 Mar 2017 15:31:08 +0300 Subject: put utility modules to bin/Utils/ --- bin/SetEnv.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/SetEnv.hs') diff --git a/bin/SetEnv.hs b/bin/SetEnv.hs index 87d7812..5948d3e 100644 --- a/bin/SetEnv.hs +++ b/bin/SetEnv.hs @@ -15,8 +15,8 @@ import Options.Applicative import qualified WindowsEnv -import Prompt -import PromptMessage +import Utils.Prompt +import Utils.PromptMessage data Options = Options { optYes :: Bool -- cgit v1.2.3