packages feed

lucienne-0.0.1: Lucienne/Constant.hs

module Lucienne.Constant 
  (programName)
where

programName :: String
programName = "Lucienne"