module BC.Config where versionStr = "0.1.0.0" promptStr = "> " returnStr = "=> " reversePromptStr = "bck-i-search: " historyFile = ".bc_history" historyLen = 1000::Int