Enhanced the entry-point a bit

This commit is contained in:
Xavier Morel
2019-12-02 11:35:25 +01:00
parent f8ab279690
commit a57be274e3
2 changed files with 22 additions and 5 deletions

View File

@@ -1,9 +1,6 @@
module Main where
-- import Day1
import Day2
-- TODO Day selection via args?
import DayPicker
main :: IO ()
main = day2
main = dayPicker