cryptol-2.7.0: Cryptol: The Language of Cryptography

Safe HaskellSafe
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