diff options
Diffstat (limited to 'apps/AddPath.hs')
-rw-r--r-- | apps/AddPath.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/AddPath.hs b/apps/AddPath.hs index 571012d..0e4356b 100644 --- a/apps/AddPath.hs +++ b/apps/AddPath.hs @@ -3,6 +3,7 @@ -- License : MIT -- Maintainer : Egor.Tensin@gmail.com -- Stability : experimental +-- Portability : Windows-only module Main (main) where |