mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
5a6bc12237
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
384 B
Text
8 lines
384 B
Text
This Haskell module defines Default instances for the types Int,
|
|
Int8, Int16, Int32, Int64, Word, Word8, Word16, Word32, Word64,
|
|
Integer, Float, Double, Ratio, Complex, '(->)', IO, Maybe, '()',
|
|
'[]', Ordering, Any, All, Last, First, Sum, Product, Endo, Dual,
|
|
and tuples.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|