feat(log): colored logging using termcolor

This commit is contained in:
Mahdi Dibaiee
2017-03-30 23:00:40 +04:30
parent d8aa65ea4d
commit 4f4a51ae8c
15 changed files with 445 additions and 89 deletions

4
test/Utils.hs Normal file
View File

@ -0,0 +1,4 @@
import System.Serverman.Utils
import Test.QuickCheck