blockfrost-pretty-0.1.0.0: blockfrost.io pretty-printing utilities
Safe HaskellSafe-Inferred
LanguageHaskell2010

Blockfrost.Pretty.POSIXTime

Description

Pretty POSIXTime

Synopsis

Documentation

prettyTime :: POSIXTime -> Doc AnsiStyle Source #

Pretty print POSIXTime as UTC time

Orphan instances

Pretty POSIXTime Source # 
Instance details

Methods

pretty :: POSIXTime -> Doc ann #

prettyList :: [POSIXTime] -> Doc ann #