@hackage data-default-class0.1.2.2
A class for types with a default value
Categories
License
BSD-3-Clause
Maintainer
<lukasmai.403+hackage@gmail.com>
Links
Versions
Installation
Dependencies (2)
Dependents (410)
@hackage/wrapped-generic-default, @hackage/wrecker, @hackage/hurl, @hackage/apiary-memcached, @hackage/req, @hackage/Chart-fltkhs, Show all…
This module defines a class for types with a default value.
It also defines Default instances for the types Int, Int8,
Int16, Int32, Int64, Word, Word8, Word16, Word32, Word64,
Integer, Float, Double, Ratio, Complex, CShort, CUShort,
CInt, CUInt, CLong, CULong, CLLong, CULLong, CPtrdiff,
CSize, CSigAtomic, CIntPtr, CUIntPtr, CIntMax, CUIntMax,
CClock, CTime, CUSeconds, CSUSeconds, CFloat, CDouble, (->),
IO, Maybe, (), '[]', Ordering, Any, All, Last, First, Sum,
Product, Endo, Dual, and tuples.