• Alfredo Di Napoli's avatar
    Fix corner case of indexDates' · bb43a634
    Alfredo Di Napoli authored
    It's not enough to check that the list is empty, we also need to check
    that we have some data to begin with, i.e. we need to skip calling
    `toFstDate` or `toLstDate` if we have a list of empty strings.
    bb43a634
Name
Last commit
Last update
..
API Loading commit data...
Core Loading commit data...
Data/HashMap/Strict Loading commit data...
Database Loading commit data...
System Loading commit data...
Utils Loading commit data...
API.hs Loading commit data...
Core.hs Loading commit data...
Database.hs Loading commit data...
Defaults.hs Loading commit data...