2014-05-20 23:19:36 by Ryosuke Moro | Files touched by this commit (5) |
Log message: Import data-default-0.5.3 as devel/hs-data-default, packaged for wip by pho. This module defines a class for types with a default value. Instances are provided for '()', Set, Map, Int, Integer, Float, Double, Ratio, Maybe, '[]', '->' and IO. |