diff options
Diffstat (limited to 'src/Windows/Utils.hs')
-rw-r--r-- | src/Windows/Utils.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Windows/Utils.hs b/src/Windows/Utils.hs index 6dfaa5c..414ec50 100644 --- a/src/Windows/Utils.hs +++ b/src/Windows/Utils.hs @@ -3,6 +3,7 @@ -- License : MIT -- Maintainer : Egor.Tensin@gmail.com -- Stability : experimental +-- Portability : Windows-only module Windows.Utils ( notifyEnvironmentUpdate |