| Name: | ghc-simple-prompt | 
|---|---|
| Version: | 0.2.3 | 
| Release: | 1.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 72590 | 
| License: | BSD-3-Clause | 
| RPM: | ghc-simple-prompt-0.2.3-1.el9.aarch64.rpm | 
| Source RPM: | ghc-simple-prompt-0.2.3-1.el9.src.rpm | 
| Build Date: | Sat Mar 15 2025 | 
| Build Host: | build-ol9-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.  |