-----------------------------------------------------------------------------
--
-- Module      :  Data
-- Copyright   :  (c) 2005-16 Brian W Bush
-- License     :  MIT
--
-- Maintainer  :  Brian W Bush <consult@brianwbush.info>
-- Stability   :  Stable
-- Portability :  Portable
--
-- | This package is deprecated.  Please use <https://bitbucket.org/functionally/raft> instead.
--
-----------------------------------------------------------------------------


{-# LANGUAGE Safe #-}


module Data {-# DEPRECATED "These modules have been moved to <https://bitbucket.org/functionally/raft>." #-} (
) where