monte-carlo-0.2: lib/Control/Monad/MC.hs
-----------------------------------------------------------------------------
-- |
-- Module : Control.Monad.MC
-- Copyright : Copyright (c) , Patrick Perry <patperry@stanford.edu>
-- License : BSD3
-- Maintainer : Patrick Perry <patperry@stanford.edu>
-- Stability : experimental
--
module Control.Monad.MC (
module Control.Monad.MC.GSL
) where
import Control.Monad.MC.GSL