packages feed

Cabal revisions of time-parsers-0.1.0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
--- This file has been generated from package.yaml by hpack version 0.8.0.------ see: https://github.com/sol/hpack--name:           time-parsers-version:        0.1.0.0-synopsis:       Parsers for types in `time`.-description:    Parsers for types in `time`.-category:       Web-homepage:       https://github.com/phadej/time-parsers#readme-bug-reports:    https://github.com/phadej/time-parsers/issues-author:         Oleg Grenrus <oleg.grenrus@iki.fi>-maintainer:     Oleg Grenrus <oleg.grenrus@iki.fi>-license:        BSD3-license-file:   LICENSE-tested-with:    GHC==7.6.3, GHC==7.8.4, GHC==7.10.3-build-type:     Simple-cabal-version:  >= 1.10--extra-source-files:-    README.md--source-repository head-  type: git-  location: https://github.com/phadej/time-parsers--library-  hs-source-dirs:-      src-  ghc-options: -Wall-  build-depends:-      base             >=4.6      && <4.9-    , parsers          >=0.12.2.1 && <0.13-    , template-haskell >=2.8.0.0  && <2.11-    , time             >=1.4.2    && <1.7-  exposed-modules:-      Data.Time.Parsers-      Data.Time.TH-  default-language: Haskell2010--test-suite date-parsers-tests-  type: exitcode-stdio-1.0-  main-is: Tests.hs-  hs-source-dirs:-      test-  ghc-options: -Wall-  build-depends:-      base             >=4.6      && <4.9-    , parsers          >=0.12.2.1 && <0.13-    , template-haskell >=2.8.0.0  && <2.11-    , time             >=1.4.2    && <1.7-    , time-parsers-    , attoparsec    >=0.12.1.6 && <0.14-    , bifunctors    >=4.2.1    && <5.2-    , parsec        >=3.1.9    && <3.2-    , parsers       >=0.12.3   && <0.13-    , tasty         >=0.10.1.2 && <0.12-    , tasty-hunit   >=0.9.2    && <0.10-    , text-  default-language: Haskell2010+-- This file has been generated from package.yaml by hpack version 0.8.0.
+--
+-- see: https://github.com/sol/hpack
+
+name:           time-parsers
+version:        0.1.0.0
+x-revision: 1
+synopsis:       Parsers for types in `time`.
+description:    Parsers for types in `time`.
+category:       Web
+homepage:       https://github.com/phadej/time-parsers#readme
+bug-reports:    https://github.com/phadej/time-parsers/issues
+author:         Oleg Grenrus <oleg.grenrus@iki.fi>
+maintainer:     Oleg Grenrus <oleg.grenrus@iki.fi>
+license:        BSD3
+license-file:   LICENSE
+tested-with:    GHC==7.6.3, GHC==7.8.4, GHC==7.10.3
+build-type:     Simple
+cabal-version:  >= 1.10
+
+extra-source-files:
+    README.md
+
+source-repository head
+  type: git
+  location: https://github.com/phadej/time-parsers
+
+library
+  hs-source-dirs:
+      src
+  ghc-options: -Wall
+  build-depends:
+      base             >=4.6      && <4.9
+    , parsers          >=0.12.2.1 && <0.13
+    , template-haskell >=2.8.0.0  && <2.11
+    , time             >=1.4.2    && <1.7
+  exposed-modules:
+      Data.Time.Parsers
+      Data.Time.TH
+  default-language: Haskell2010
+
+test-suite date-parsers-tests
+  type: exitcode-stdio-1.0
+  main-is: Tests.hs
+  hs-source-dirs:
+      test
+  ghc-options: -Wall
+  build-depends:
+      base             >=4.6      && <4.9
+    , parsers          >=0.12.2.1 && <0.13
+    , template-haskell >=2.8.0.0  && <2.11
+    , time             >=1.4.2    && <1.7
+    , time-parsers
+    , attoparsec    >=0.12.1.6 && <0.14
+    , bifunctors    >=4.2.1    && <5.3
+    , parsec        >=3.1.9    && <3.2
+    , parsers       >=0.12.3   && <0.13
+    , tasty         >=0.10.1.2 && <0.12
+    , tasty-hunit   >=0.9.2    && <0.10
+    , text
+  default-language: Haskell2010
revision 2
 
 name:           time-parsers
 version:        0.1.0.0
-x-revision: 1
+x-revision: 2
 synopsis:       Parsers for types in `time`.
 description:    Parsers for types in `time`.
 category:       Web
     , time             >=1.4.2    && <1.7
     , time-parsers
     , attoparsec    >=0.12.1.6 && <0.14
-    , bifunctors    >=4.2.1    && <5.3
+    , bifunctors    >=4.2.1    && <5.4
     , parsec        >=3.1.9    && <3.2
     , parsers       >=0.12.3   && <0.13
     , tasty         >=0.10.1.2 && <0.12
revision 3
--- This file has been generated from package.yaml by hpack version 0.8.0.
+-- This file has been generated from package.yaml by hpack version 0.14.0.
 --
 -- see: https://github.com/sol/hpack
 
 name:           time-parsers
 version:        0.1.0.0
-x-revision: 2
+x-revision:     3
 synopsis:       Parsers for types in `time`.
 description:    Parsers for types in `time`.
 category:       Web
       src
   ghc-options: -Wall
   build-depends:
-      base             >=4.6      && <4.9
+      base             >=4.6      && <4.10
     , parsers          >=0.12.2.1 && <0.13
-    , template-haskell >=2.8.0.0  && <2.11
+    , template-haskell >=2.8.0.0  && <2.12
     , time             >=1.4.2    && <1.7
   exposed-modules:
       Data.Time.Parsers
       test
   ghc-options: -Wall
   build-depends:
-      base             >=4.6      && <4.9
+      base             >=4.6      && <4.10
     , parsers          >=0.12.2.1 && <0.13
-    , template-haskell >=2.8.0.0  && <2.11
+    , template-haskell >=2.8.0.0  && <2.12
     , time             >=1.4.2    && <1.7
     , time-parsers
     , attoparsec    >=0.12.1.6 && <0.14
revision 4
 
 name:           time-parsers
 version:        0.1.0.0
-x-revision:     3
+x-revision: 4
 synopsis:       Parsers for types in `time`.
 description:    Parsers for types in `time`.
 category:       Web
     , time             >=1.4.2    && <1.7
     , time-parsers
     , attoparsec    >=0.12.1.6 && <0.14
-    , bifunctors    >=4.2.1    && <5.4
+    , bifunctors    >=4.2.1    && <5.5
     , parsec        >=3.1.9    && <3.2
     , parsers       >=0.12.3   && <0.13
     , tasty         >=0.10.1.2 && <0.12