blockfrost-pretty-0.1.0.0: blockfrost.io pretty-printing utilities
Safe HaskellNone
LanguageHaskell2010

Blockfrost.Pretty.Shared

Description

Pretty shared types

Synopsis

Documentation

Orphan instances

Pretty Slot Source # 
Instance details

Methods

pretty :: Slot -> Doc ann #

prettyList :: [Slot] -> Doc ann #

Pretty Epoch Source # 
Instance details

Methods

pretty :: Epoch -> Doc ann #

prettyList :: [Epoch] -> Doc ann #

Pretty BlockHash Source # 
Instance details

Methods

pretty :: BlockHash -> Doc ann #

prettyList :: [BlockHash] -> Doc ann #