PriorityChansConverger-0.1: Data/MyHelpers.hs
{-
Copyright (C) 2009-2010 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