| Name: | ghc-regex-posix |
|---|---|
| Version: | 0.96.0.1 |
| Release: | 2.el9 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 255815 |
| License: | BSD |
| RPM: | ghc-regex-posix-0.96.0.1-2.el9.x86_64.rpm |
| Source RPM: | ghc-regex-posix-0.96.0.1-2.el9.src.rpm |
| Build Date: | Thu Sep 22 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://hackage.haskell.org/package/regex-posix |
| Summary: | POSIX Backend for "Text.Regex" (regex-base) |
| Description: | The POSIX regex backend for <//hackage.haskell.org/package/regex-base regex-base>. The main appeal of this backend is that it's very lightweight due to its reliance on the ubiquitous <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/regex.h.html POSIX.2 regex> facility that is provided by the standard C library on most POSIX platforms. See also <https://wiki.haskell.org/Regular_expressions> for more information. |