questioner-0.1.1.0: A package for prompting values from the command-line.

Copyright(c) Pedro Yamada
LicenseMIT
MaintainerPedro Yamada <tacla.yamada@gmail.com>
Stabilitystable
Portabilitynon-portable (not tested on multiple environments)
Safe HaskellNone
LanguageHaskell2010

System.Console.Questioner.ProgressIndicators

Description

Shamefully steals ideas from modules like js and `go-spin`.

Documentation

newtype ProgressBarTheme Source

Constructors

ProgressBarTheme (Double -> IO ())