--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-- |
--Module       : Data.HCard.Examples
--Author       : Joe Fredette
--License      : BSD3
--Copyright    : Joe Fredette
--
--Maintainer   : Joe Fredette <jfredett.at.gmail.dot.com>
--Stability    : Unstable
--Portability  : portable 
--
--------------------------------------------------------------------------------
--Description  : Wrapper to export all the example uses of HCard
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------

module Data.HCard.Examples (module Data.HCard.Examples.Cribbage) where

import Data.HCard.Examples.Cribbage