Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
Documentation
data HeadParameters Source #
Contains the head's parameters as established in the initial transaction.
Instances
mkHeadParameters :: Environment -> HeadParameters Source #
Make HeadParameters
that are consistent with the given Environment
.