{-
Copyright (C) 2009 Andrejs Sisojevs <andrejs.sisojevs@nextmail.ru>

All rights reserved.

For license and copyright information, see the file COPYRIGHT
-}

--------------------------------------------------------------------------
--------------------------------------------------------------------------

module Data.MyHelpers (
                module Data.MyHelpers_
              , module Debug.Trace
              ) where

import Data.MyHelpers_
import Debug.Trace