-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | This module re-exports the <a>Default</a> class from
--   <a>Data.Default</a>, for compatibility with older code.
@package data-default-class
@version 0.2.0.0


-- | This module re-exports the <a>Default</a> class from
--   <a>Data.Default</a>, for compatibility with older code.
module Data.Default.Class
class Default a
def :: Default a => a
