packages feed

axel-0.0.11: resources/new-project-template/Setup.axel

(import Distribution.Simple (defaultMain))

(def main (IO Unit)
  (() defaultMain))