packages feed

axel-0.0.11: resources/new-project-template/app/Main.axel

(module Main)

(import Lib all)

(def main (IO Unit)
 (() someFunc))