-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | Validity instances for scientific
--   
--   Please see README.md
@package validity-scientific
@version 0.1.0.0

module Data.Validity.Scientific

-- | A <a>Scientific</a> is valid according to the validity of its
--   coefficient and exponent.
instance Data.Validity.Validity Data.Scientific.Scientific
