Description
Default instance for CI type from case-insensitive package.
Description
Orphan instances for Default type class, which is defined in package data-default-class.
Following Default instances are provided:
instance (Default s, FoldCase s) => Default (CI s) where
def = mk defREADME.md
data-default-instances-case-insensitive
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.