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