xlsx-0.7.2: Simple and incomplete Excel file parser/writer
Codec.Xlsx.Parser.Internal.Util
boolean :: Monad m => Text -> m Bool #
decimal :: (Monad m, Integral a) => Text -> m a #
rational :: Monad m => Text -> m Double #