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