packages feed

axel-0.0.1: resources/new-project-template/src/Lib.axel

(module Lib)

(= someFunc (IO Unit)
  (() (putStrLn "someFunc")))