README 339 B

12345678
  1. The module Data.CaseInsensitive provides the CI type constructor
  2. which can be parameterised by a string-like type like: String,
  3. ByteString, Text, etc.. Comparisons of values of the resulting type
  4. will be insensitive to cases.
  5. After uninstalling, run this command to unregister the package from
  6. the ghc package database: ghc-pkg recache