mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-16 20:03:27 +03:00
Just a clarification
This commit is contained in:
parent
095a7718d9
commit
300383772f
@ -1,5 +1,6 @@
|
||||
-- | 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.
|
||||
module Cryptol.Transform.AddModParams (addModParams) where
|
||||
|
||||
import qualified Data.Map as Map
|
||||
|
Loading…
Reference in New Issue
Block a user