[hs] Make cli fancier

This commit is contained in:
Joscha 2020-12-06 11:06:51 +00:00
parent 75fa851ff5
commit 55bc09948b
9 changed files with 56 additions and 36 deletions

View file

@ -157,4 +157,4 @@ solver passports = do
print $ length $ filter hasValidKeys passports
day :: Day
day = dayParse "2020_04" parser solver
day = dayParse parser solver