| Name: | ghc-simple-prompt |
|---|---|
| Version: | 0.2.3 |
| Release: | 1.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 72171 |
| License: | BSD-3-Clause |
| RPM: | ghc-simple-prompt-0.2.3-1.el10_0.aarch64.rpm |
| Source RPM: | ghc-simple-prompt-0.2.3-1.el10_0.src.rpm |
| Build Date: | Tue May 20 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://hackage.haskell.org/package/simple-prompt |
| Summary: | Simple commandline text prompt functions |
| Description: | The library provides prompt functions for reading user input: for example `prompt` returns the input given, `promptEnter` expects only Enter, and `yesNo` asks for confirmation. |