summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Compat/Time.hs
Commit message (Collapse)AuthorAge
* Add EOL note to time compat module.Jesse Rosenthal2016-09-03
| | | | | | Because time 1.4 is a boot library for GHC 7.8, we will support the compatibility module as long as we support 7.8. But we should be clear about when we will no longer need it.
* More changes to avoid compiler warnings on ghc 7.10.John MacFarlane2015-10-14
* CPP around deprecated `parseTime`. * Text.Pandoc.Compat.Locale -> Text.Pandoc.Compat.Time, now exports Data.Time.