packages feed

pms-infrastructure-0.0.1.0: src/PMS/Infrastructure/DM/Constant.hs

module PMS.Infrastructure.DM.Constant where

--------------------------------------------------------------------------------
-- |
--
_LOG_FILE_NAME :: String
_LOG_FILE_NAME = "pms-infrastructure.log"

-- |
--
_LF :: String
_LF = "\n"