ocaml/compilerlibs
Gabriel Scherer ffb6caef8b patterns: move Parmatch.Pattern_head into Patterns.Head
The aim is to also move the Simple/Half_simple/General stuff from
matching, but we need to split in those modules the part that are
purely structural (they go in Patterns) and the parts that are
actually compilation logic (Half_simple.of_clause), those stay in
Matching.
2020-05-14 10:11:36 +02:00
..
Makefile.compilerlibs patterns: move Parmatch.Pattern_head into Patterns.Head 2020-05-14 10:11:36 +02:00