module BC.Config where versionStr = "0.1.0.0" promptStr = "> " returnStr = "=> " historyFile = ".bc_history" historyLen = 1000::Int