ddc-base-0.4.2.1: DDC/Version.hs
module DDC.Version where splash :: String splash = "The Disciplined Disciple Compiler, version " ++ version version :: String version = "0.4.2"
module DDC.Version where splash :: String splash = "The Disciplined Disciple Compiler, version " ++ version version :: String version = "0.4.2"