Skip to content
  • barmston's avatar
    Frozen dependencies are printed on their own lines · 5b5f729a
    barmston authored
    A new pretty-print has been introduced `D.ParseUtils.commaNewLineListField`.
    It is similar to `D.ParseUtils.commaListField` but has each item on its own
    line.
    
    The constraints section of the package environment is pretty printed with
    `commaNewLineListField`.
    5b5f729a