| Maintainer | seungheon.ooh@gmail.com |
|---|---|
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Agora.Effect.NoOp
Description
A dumb effect that only burns its GAT.
Synopsis
- noOpValidator :: CurrencySymbol -> ClosedTerm PValidator
- data PNoOp (s :: S)
Documentation
noOpValidator :: CurrencySymbol -> ClosedTerm PValidator Source #
Dummy effect which can only burn its GAT.
Since: 0.1.0
Dummy datum for NoOp effect.
Since: 0.1.0