-------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- | --Module : Data.HCard.Instances --Author : Joe Fredette --License : BSD3 --Copyright : Joe Fredette -- --Maintainer : Joe Fredette --Stability : Unstable --Portability : portable -- -------------------------------------------------------------------------------- --Description : Wrapper for exporting all instances of the main Card class -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- module Data.HCard.Instances (module Data.HCard.Instances.Classic) where import Data.HCard.Instances.Classic