Documentation missing on backtick import of types #1042
Labels
docs
LaTeX, markdown, literate haskell, or in-REPL documentation
parameterized modules
Related to Cryptol's parameterized modules
See: https://github.com/GaloisInc/cryptol/blob/master/docs/Syntax.md
The documentation there would lead one to believe the correct way to define this type is to do
type UserObj = ParObj {k = n}
.The text was updated successfully, but these errors were encountered: