peschkaj / todo.hs

The greatest todo list app that this team has ever created for CS557
MIT License
0 stars 0 forks source link

Put Deadline back to UTCTime #11

Closed peschkaj closed 6 years ago

peschkaj commented 6 years ago

I switched the Deadline type to using LocalTime because reasons, but that just creates discrepancies for between Deadline and Event.

peschkaj commented 6 years ago

All I had to do was revert my local changes. I R SMRT.