Safe Haskell | None |
---|---|
Language | Haskell2010 |
Cardano.Api.Internal.Orphans
Synopsis
- data family AsType t
Documentation
A family of singleton types used in this API to indicate which type to use where it would otherwise be ambiguous or merely unclear.
Values of this type are passed to deserialisation functions for example.