Cabal revisions of time-compat-1.9.2.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.12 name: time-compat version: 1.9.2.2+x-revision: 1 synopsis: Compatibility package for time description: This packages tries to compat as much of @time@ features as possible. base >=4.3 && <4.14 , base-orphans >=0.8.1 && <0.9 , deepseq >=1.3.0.0 && <1.4 || >=1.4.1.1 && <1.5- , time >=1.2 && <1.3 || >=1.4 && <1.7 || >=1.8 && <1.9 || >=1.9.2 && <1.9.3+ , time >=1.2 && <1.3 || >=1.4 && <1.7 || >=1.8 && <1.9 || >=1.9.2 && <1.9.4 if flag(old-locale) build-depends:
revision 2
cabal-version: 1.12 name: time-compat version: 1.9.2.2-x-revision: 1+x-revision: 2 synopsis: Compatibility package for time description: This packages tries to compat as much of @time@ features as possible. bug-reports: https://github.com/phadej/time-compat/issues build-type: Simple tested-with:- GHC ==8.8.1 || ==8.6.5 || ==8.4.4 || ==8.2.2 || ==8.0.2 || ==7.10.3 || ==7.8.4 || ==7.6.3 || ==7.4.2 || ==7.2.2 || ==7.0.4+ GHC ==7.0.4+ || ==7.2.2+ || ==7.4.2+ || ==7.6.3+ || ==7.8.4+ || ==7.10.3+ || ==8.0.2+ || ==8.2.2+ || ==8.4.4+ || ==8.6.5+ || ==8.8.2+ || ==8.10.1 source-repository head type: git default-extensions: Trustworthy build-depends:- base >=4.3 && <4.14+ base >=4.3 && <4.15 , base-orphans >=0.8.1 && <0.9 , deepseq >=1.3.0.0 && <1.4 || >=1.4.1.1 && <1.5 , time >=1.2 && <1.3 || >=1.4 && <1.7 || >=1.8 && <1.9 || >=1.9.2 && <1.9.4