MichaelXavier / cron

Cron data structure and parser for Haskell
Other
53 stars 33 forks source link

Fixed inconsistent text representation in schedule. #32

Closed AndrewRademacher closed 7 years ago

AndrewRademacher commented 7 years ago

Since the cron library generally uses Text over String, I replaced the use of String in the scheduling facilities with Text.

MichaelXavier commented 7 years ago

Thanks!

MichaelXavier commented 7 years ago

Released as 0.6.0