packages feed

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

module Lib where
someFunc :: (IO ())
someFunc  = (putStrLn "someFunc")