----------------------------------------------------------------------------- -- | -- Module : Miso.Mathml -- Copyright : (C) 2016-2018 David M. Johnson -- License : BSD3-style (see the file LICENSE) -- Maintainer : David M. Johnson -- Stability : experimental -- Portability : non-portable -- -- Example usage: -- -- @ -- @ -- -- More information on how to use `miso` is available on GitHub -- -- -- ---------------------------------------------------------------------------- module Miso.Mathml ( module Miso.Mathml.Element ) where import Miso.Mathml.Element