diff options
Diffstat (limited to 'src/Registry.hs')
-rw-r--r-- | src/Registry.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Registry.hs b/src/Registry.hs index 4a7c593..48d69f0 100644 --- a/src/Registry.hs +++ b/src/Registry.hs @@ -14,8 +14,8 @@ module Registry , openSubKey , RootKey(..) - , openRootKey , rootKeyPath + , openRootKey , ValueName , delValue |