fix docs, hlint errors
This commit is contained in:
parent
234c277ee4
commit
449dd3f87e
9 changed files with 24 additions and 17 deletions
|
|
@ -50,10 +50,10 @@ import Agora.Utils (
|
|||
--------------------------------------------------------------------------------
|
||||
-- Example tags
|
||||
|
||||
-- | Governance token
|
||||
-- | Governance token.
|
||||
data GTTag
|
||||
|
||||
-- | ADA
|
||||
-- | ADA.
|
||||
data ADATag
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
|
@ -136,6 +136,7 @@ pdiscreteValue (AssetClassRef (AssetClass (cs, tn))) = phoistAcyclic $
|
|||
# pconstant tn
|
||||
# p
|
||||
|
||||
-- | Get a `Value` from a `Discrete`.
|
||||
discreteValue ::
|
||||
forall (tag :: Type).
|
||||
AssetClassRef tag ->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue