acme-default

A class for types with a distinguished aesthetically pleasing value

http://hub.darcs.net/esz/acme-default

Latest on Hackage:0.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-Apache licensed and maintained by Ertugrul Söylemez

This package defines a type class for types with certain distinguished values that someone considers to be aesthetically pleasing. Such a value is commonly referred to as a default value.

This package exists to introduce artistic variety regarding the aesthetics of Haskell's base types, but is otherwise identical in purpose to data-default.