Removed comments

This commit is contained in:
Vincent Ambo 2013-10-14 08:34:50 +02:00
parent 008e333146
commit fef78b55fa
4 changed files with 8 additions and 104 deletions

View file

@ -18,7 +18,7 @@ import BlogDB (BlogLang (..))
data BlogError = NotFound | DBError
version = "4.0"
version = "4.1"
allLang = [EN, DE]