module Model.Path ( event , conf ) where event :: FilePath event = "events" conf :: FilePath conf = "application.conf"