diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2017-03-26 19:03:03 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2017-03-26 19:03:03 +0300 |
commit | b20d44c618f370a1998c70dd5708d9bbe4ed1c80 (patch) | |
tree | 0ec7e019648955a77e70163e6becdb06e78ca823 /lib | |
parent | put utility modules to bin/Utils/ (diff) | |
download | windows-env-b20d44c618f370a1998c70dd5708d9bbe4ed1c80.tar.gz windows-env-b20d44c618f370a1998c70dd5708d9bbe4ed1c80.zip |
rename directories
Diffstat (limited to '')
-rw-r--r-- | src/WindowsEnv.hs (renamed from lib/WindowsEnv.hs) | 0 | ||||
-rw-r--r-- | src/WindowsEnv/Environment.hs (renamed from lib/WindowsEnv/Environment.hs) | 0 | ||||
-rw-r--r-- | src/WindowsEnv/Registry.hs (renamed from lib/WindowsEnv/Registry.hs) | 0 | ||||
-rw-r--r-- | src/WindowsEnv/Utils.hs (renamed from lib/WindowsEnv/Utils.hs) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/lib/WindowsEnv.hs b/src/WindowsEnv.hs index e306507..e306507 100644 --- a/lib/WindowsEnv.hs +++ b/src/WindowsEnv.hs diff --git a/lib/WindowsEnv/Environment.hs b/src/WindowsEnv/Environment.hs index 8bfb449..8bfb449 100644 --- a/lib/WindowsEnv/Environment.hs +++ b/src/WindowsEnv/Environment.hs diff --git a/lib/WindowsEnv/Registry.hs b/src/WindowsEnv/Registry.hs index da889d4..da889d4 100644 --- a/lib/WindowsEnv/Registry.hs +++ b/src/WindowsEnv/Registry.hs diff --git a/lib/WindowsEnv/Utils.hs b/src/WindowsEnv/Utils.hs index c852229..c852229 100644 --- a/lib/WindowsEnv/Utils.hs +++ b/src/WindowsEnv/Utils.hs |