Skip to content
  • Iustin Pop's avatar
    Change the module import hierarchy · 262a08a2
    Iustin Pop authored
    This patch makes the Types module a base module, and Node/Instance ones
    import it, from the previous (opposite) situation. This will allow in
    the future to use newtypes for the index and name types.
    262a08a2