| Name: | ghc-case-insensitive | 
|---|---|
| Version: | 1.2.1.0 | 
| Release: | 6.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 138539 | 
| License: | BSD | 
| RPM: | ghc-case-insensitive-1.2.1.0-6.el9.aarch64.rpm | 
| Source RPM: | ghc-case-insensitive-1.2.1.0-6.el9.src.rpm | 
| Build Date: | Tue Sep 06 2022 | 
| Build Host: | build-ol9-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://hackage.haskell.org/package/case-insensitive | 
| Summary: | Case insensitive string comparison | 
| Description: | The module 'Data.CaseInsensitive' provides the 'CI' type constructor which can be parameterised by a string-like type like: 'String', 'ByteString', 'Text', etc.. Comparisons of values of the resulting type will be insensitive to cases.  |