BSD-3-Clause licensed by Peter Trško
Maintained by [email protected]
This version can be pinned in stack with:data-default-instances-case-insensitive-0.0.1@sha256:45a89ccc5e4e6dbca37c7c0826c1f1c75d774d49afa9ce94f0412edee53f1371,1757

Module documentation for 0.0.1

data-default-instances-case-insensitive

Hackage Hackage Dependencies Haskell Programming Language BSD3 License

Build

Description

Default instance for CI type from case-insensitive package:

instance (Default s, FoldCase s) => Default (CI s) where
    def = CI.mk def

This package is intended to be used in conjunction with data-default package or directly with data-default-class package.

License

The BSD 3-Clause License, see LICENSE file for details.

Contributions

Contributions, pull requests and bug reports are welcome! Please don’t be afraid to contact author using GitHub or by e-mail.

Changes

ChangeLog / ReleaseNotes

Version 0.0.1