initial skeleton

This commit is contained in:
2017-04-27 19:29:42 +02:00
commit 639a513ad4
8 changed files with 82 additions and 0 deletions

5
src/BC/Config.hs Normal file
View File

@@ -0,0 +1,5 @@
module Bc.Prompt where
versionStr = "0.1.0.0"
prompt = "> "