Skip to content
  • Iustin Pop's avatar
    More code reorganizations · e4c5beaf
    Iustin Pop authored
    This new big patch does a couple of more cleanups in the loading of data
    chapter:
      - introduce a Types module that holds most types (except the base
        Node/Instance/etc.) so that multiple other modules can use these
        (instead of only Cluster and its users)
      - bring IAlloc.hs in line with the recent changes of providing data
        types and not strings
      - removal of obsolete Utils.hs json-related functions
    e4c5beaf