Skip to content
  • Iustin Pop's avatar
    Rework the loader model · 040afc35
    Iustin Pop authored
    This big patch changes the loader model from “string data as common
    format” to actual object structures as common format.
    
    The text loading function move from Cluster.hs to a new Text.hs module,
    some common functions are moved to a new Loader.hs module, and the
    return values from both Rapi.hs and Text.hs are uniformized.
    040afc35