Commit graph

6 commits

Author SHA1 Message Date
pho
4d74cf7192 *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
pho
385f9e98d2 Remove files/Setup.hs: mk/haskll.mk can now automatically handle that 2021-05-01 14:27:42 +00:00
pho
db24f2f38b Update to time-compat-1.9.5
1.9.5
* Support time-1.11.1
  - Add NFData CalandarDiffDays instance

1.9.4
* Support time-1.11
  - Data.Time.Calendar.Month
  - Data.Time.Calendar.Quarter
  - Pattern synonyms
  - parseTimeMultipleM is not backported
  - Month is missing ParseTime instance
  - Compat extras:
    * Add Ix, Enum, NFData instances to Month, Quarter, QuarterOfYear,
      CalendarDiffTime and DayOfWeek.

1.9.3
* Include pastMidnight and sinceMidnight aliases (backported from time-1.10)
* Support time-1.10
2021-04-23 06:34:48 +00:00
rillig
15fe9894e6 hs-*: add PLIST files
These PLIST files have been autogenerated by mk/haskell.mk using
HS_UPDATE_PLIST=yes during a bulk build.  They will help to track changes
to the packages.  The Haskell packages didn't have PLIST files because
their paths contained package hashes.  These hashes are now determined by
mk/haskell.mk, which makes it easy to generate easy to read PLIST files.
2020-05-11 17:51:58 +00:00
pho
fbcc055236 Fix build with GHC 8.8 2020-01-09 06:48:15 +00:00
pho
288f693f5a Import time-compat-1.9.2.2
This packages tries to compat as much of time features as possible.
2019-12-31 18:06:15 +00:00