miso-0.21.2.0: src/Miso/Mathml.hs
-----------------------------------------------------------------------------
-- |
-- Module : Miso.Mathml
-- Copyright : (C) 2016-2018 David M. Johnson
-- License : BSD3-style (see the file LICENSE)
-- Maintainer : David M. Johnson <djohnson.m@gmail.com>
-- Stability : experimental
-- Portability : non-portable
--
-- Example usage:
--
-- @
-- @
--
-- More information on how to use `miso` is available on GitHub
--
-- <http://github.com/dmjio/miso>
--
----------------------------------------------------------------------------
module Miso.Mathml
( module Miso.Mathml.Element
) where
import Miso.Mathml.Element