packages feed

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

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