packages feed

axel-0.0.1: examples/do/Setup.axel

(import Distribution.Simple (defaultMain))

(= main (IO Unit)
  (() defaultMain))