cryptol-2.10.0: Cryptol: The Language of Cryptography
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cryptol.Transform.AddModParams

Description

Transformed a parametrized module into an ordinary module where everything is parameterized by the module's parameters. Note that this reuses the names from the original parameterized module.

Documentation