implemented numPrompt
This commit is contained in:
parent
054289e3d6
commit
bd561bb7a8
|
@ -23,6 +23,7 @@ module Mtlstats.Prompt (
|
|||
-- * Prompt Functions
|
||||
drawPrompt,
|
||||
promptHandler,
|
||||
numPrompt
|
||||
) where
|
||||
|
||||
import Control.Monad (when)
|
||||
|
|
Loading…
Reference in New Issue
Block a user