Commit graph

2 commits

Author SHA1 Message Date
q9i
3a8fb784b8 refactor: complete modularization
introduce Workers, Cache modules and shuffle around some existing functions
2024-08-16 20:22:15 -07:00
q9i
1ed2a75f6c refactor: create time module
move time-related functions from `Main.hs` to a new `Time` module for better
organization and code separation
2024-08-16 20:22:15 -07:00