aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/WindowsUtils.hs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Windows/Utils.hs (renamed from src/WindowsUtils.hs)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WindowsUtils.hs b/src/Windows/Utils.hs
index 6fa1f0e..aad241f 100644
--- a/src/WindowsUtils.hs
+++ b/src/Windows/Utils.hs
@@ -4,7 +4,7 @@
- See LICENSE.txt for details.
-}
-module WindowsUtils
+module Windows.Utils
( notifyEnvironmentUpdate
) where