aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/WindowsEnv/Registry.hs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/WindowsEnv/Registry.hs (renamed from src/Windows/Registry.hs)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Windows/Registry.hs b/src/WindowsEnv/Registry.hs
index e7daaab..da889d4 100644
--- a/src/Windows/Registry.hs
+++ b/src/WindowsEnv/Registry.hs
@@ -8,7 +8,7 @@
--
-- Lower-level functions for reading and writing registry values.
-module Windows.Registry
+module WindowsEnv.Registry
( IsKeyPath(..)
, RootKey(..)
, KeyPath(..)