packages feed

uniform-time 0.1.0 → 0.1.3

raw patch · 1 files changed

+6/−4 lines, 1 files

Files

uniform-time.cabal view
@@ -1,13 +1,13 @@ cabal-version: 2.2 --- This file has been generated from package.yaml by hpack version 0.34.2.+-- This file has been generated from package.yaml by hpack version 0.35.0. -- -- see: https://github.com/sol/hpack ----- hash: 7a1b95ca033e9ff3e1c2633b6f099f095b1f01b203a63cf048897798ff95e383+-- hash: 13f487a625ea09756a27298c3d91fba548ea98027bdb5f97b7fe0a4d42afbff0  name:           uniform-time-version:        0.1.0+version:        0.1.3 synopsis:       Time in the uniform framework description:    A very small package for time                 .@@ -19,6 +19,8 @@                 .                 with an `IsString` for UTCTime                 .+                added stack build lts 19.16 for ghc 9.0.2+                .                 Please see the README on GitHub at <https://github.com/andrewufrank/uniform-time/readme> category:       Time Uniform bug-reports:    https://github.com/andrewufrank/uniform-time/issues@@ -37,7 +39,7 @@   other-modules:       Paths_uniform_time   hs-source-dirs:-      ./.+      ./   build-depends:       base >=4.7 && <5     , convertible