diff options
Diffstat (limited to 'apps/Prompt.hs')
-rw-r--r-- | apps/Prompt.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/Prompt.hs b/apps/Prompt.hs index 12a967f..404c582 100644 --- a/apps/Prompt.hs +++ b/apps/Prompt.hs @@ -3,6 +3,7 @@ -- License : MIT -- Maintainer : Egor.Tensin@gmail.com -- Stability : experimental +-- Portability : portable module Prompt ( withPrompt |