peschkaj / todo.hs

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

implement `Show` for both Deadline and Event #7

Closed peschkaj closed 6 years ago

peschkaj commented 6 years ago

Bah! As our types are implemented, we can't get away with deriving show ourselves.