packages feed

exchangealgebra-0.5.1.0: test/Surface/Simulate/Random.hs

-- | Compile-time lock for the public names exported by
-- "ExchangeAlgebra.Simulate.Random".
module Surface.Simulate.Random
    ( normal
    , normal'
    , updateGen
    ) where

import           ExchangeAlgebra.Simulate.Random
                     ( normal
                     , normal'
                     , updateGen
                     )