Go to file
Jens Petersen c45c32724d testsuite failing
tests/Tests.hs:213:24: error:
    Not in scope: ‘T.parseTime’
    Perhaps you meant ‘T.parseTimeM’ (imported from Data.Time.Format)
    Neither ‘System.Locale’, ‘Data.Time.Calendar’, ‘Data.Time.Clock’,
            ‘Data.Time.Clock.POSIX’ nor ‘Data.Time.Format’ exports ‘parseTime’.
    |
213 |                 md2  = T.parseTime T.defaultTimeLocale fmt "%F"
    |                        ^^^^^^^^^^^
2023-01-25 11:13:23 +08:00
.gitignore update to 0.2.12 2019-02-21 10:28:58 +08:00
ghc-hourglass.spec testsuite failing 2023-01-25 11:13:23 +08:00
sources update to 0.2.12 2019-02-21 10:28:58 +08:00