aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/subtac/subtac_cases.ml
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-06-28 13:44:26 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-06-28 13:44:26 +0000
commit94dc370fac30092d68b4d1aeb91ad9380232dbc2 (patch)
tree2457573c0d1662e153a45a2ad7c5aee94d5ce394 /plugins/subtac/subtac_cases.ml
parent950c085df46906ed7f894f58f6c812230556fad7 (diff)
Extraction: handling modules (not functors) in Haskell by name mangling
Module types are ignored, functors and module ident raise an error When dealing with simple modules, even nested, the structure hierarchy is removed, and names are arranged in the following way: - For the monolithic extraction, we simply use next_ident_away on short names, as we do when the same name appears in two .v. - For modular extraction, A.B.t become A__B__t or _A__B__t depending whether t is a type, a constructor or a constant. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13210 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'plugins/subtac/subtac_cases.ml')
0 files changed, 0 insertions, 0 deletions