packages feed

exchangealgebra-0.5.0.0: src/ExchangeAlgebra/Assist/Descriptions.hs

{- |
Module      : ExchangeAlgebra.Assist.Descriptions
Description : Compatibility projection of the canonical account registry.
-}
module ExchangeAlgebra.Assist.Descriptions
    ( accountDescriptions
    ) where

import ExchangeAlgebra.Algebra.Base.Account.Registry (accountDescriptions)