diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2017-03-25 05:56:02 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2017-03-25 05:56:02 +0300 |
commit | 80f6847645459dfd21e531946e1eeaf2384a2dff (patch) | |
tree | 8a93e818fe647974bd724be08092e9475d03425f /lib | |
parent | add README to the package (diff) | |
download | windows-env-80f6847645459dfd21e531946e1eeaf2384a2dff.tar.gz windows-env-80f6847645459dfd21e531946e1eeaf2384a2dff.zip |
rename directories
Diffstat (limited to '')
-rw-r--r-- | lib/WindowsEnv.hs (renamed from src/WindowsEnv.hs) | 0 | ||||
-rw-r--r-- | lib/WindowsEnv/Environment.hs (renamed from src/WindowsEnv/Environment.hs) | 0 | ||||
-rw-r--r-- | lib/WindowsEnv/Registry.hs (renamed from src/WindowsEnv/Registry.hs) | 0 | ||||
-rw-r--r-- | lib/WindowsEnv/Utils.hs (renamed from src/WindowsEnv/Utils.hs) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/src/WindowsEnv.hs b/lib/WindowsEnv.hs index e306507..e306507 100644 --- a/src/WindowsEnv.hs +++ b/lib/WindowsEnv.hs diff --git a/src/WindowsEnv/Environment.hs b/lib/WindowsEnv/Environment.hs index 8bfb449..8bfb449 100644 --- a/src/WindowsEnv/Environment.hs +++ b/lib/WindowsEnv/Environment.hs diff --git a/src/WindowsEnv/Registry.hs b/lib/WindowsEnv/Registry.hs index da889d4..da889d4 100644 --- a/src/WindowsEnv/Registry.hs +++ b/lib/WindowsEnv/Registry.hs diff --git a/src/WindowsEnv/Utils.hs b/lib/WindowsEnv/Utils.hs index c852229..c852229 100644 --- a/src/WindowsEnv/Utils.hs +++ b/lib/WindowsEnv/Utils.hs |