dlowe-net / local-time

Time manipulation library for Common Lisp
Other
102 stars 43 forks source link

cl-fad should be listed as a dependency in the asd #107

Closed mjkalyan closed 3 years ago

mjkalyan commented 3 years ago

cl-fad is not mentioned as a dependency in cl-fad.asd

dlowe-net commented 3 years ago

I'm going to assume you mean it's not mentioned as a dependency in local-time.asd. Local-time no longer uses the cl-fad library. It migrated to using uiop in PR #94.