| Name: | ghc-case-insensitive |
|---|---|
| Version: | 1.0.0.1 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 83540 |
| License: | BSD |
| RPM: | ghc-case-insensitive-1.0.0.1-2.el7.x86_64.rpm |
| Source RPM: | ghc-case-insensitive-1.0.0.1-2.el7.src.rpm |
| Build Date: | Mon Nov 20 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://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. |