Copyright | (C) 2014-2016 Ryan Scott |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | Ryan Scott |
Stability | Provisional |
Portability | GHC |
Safe Haskell | None |
Language | Haskell2010 |
Monomorphic TextShow
function for Fingerprint
values.
This module only exports functions if using base-4.4.0.0
or later.
Since: 2
Documentation
showbFingerprint :: Fingerprint -> Builder Source #
Convert a Fingerprint
to a Builder
.
This function is only available with base-4.4.0.0
or later.
Since: 2