packages feed

Cabal revisions of regex-applicative-text-0.1.0.1

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:           regex-applicative-text version:        0.1.0.1+x-revision:     1 synopsis:       regex-applicative on text description:    Wrapped regex-applicative primitives to work with Text category:       Text       src   ghc-options: -Wall   build-depends:-      base >= 4.3 && <4.10+      base >= 4.3 && <4.11     , regex-applicative >=0.3 && <0.4     , text   exposed-modules:
revision 2
 name:           regex-applicative-text version:        0.1.0.1-x-revision:     1+x-revision:     2 synopsis:       regex-applicative on text description:    Wrapped regex-applicative primitives to work with Text category:       Text maintainer:     Oleg Grenrus <oleg.grenrus@iki.fi> license:        BSD3 license-file:   LICENSE-tested-with:    GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0.1+tested-with:    GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0.1, GHC==8.2.2, GHC==8.4.1 build-type:     Simple cabal-version:  >= 1.10        src   ghc-options: -Wall   build-depends:-      base >= 4.3 && <4.11+      base >= 4.3 && <4.12     , regex-applicative >=0.3 && <0.4     , text   exposed-modules:
revision 3
+cabal-version:  >= 1.10 name:           regex-applicative-text version:        0.1.0.1-x-revision:     2+x-revision:     3+ synopsis:       regex-applicative on text-description:    Wrapped regex-applicative primitives to work with Text category:       Text+description:    Wrapped regex-applicative primitives to work with Text+ homepage:       https://github.com/phadej/regex-applicative-text#readme bug-reports:    https://github.com/phadej/regex-applicative-text/issues author:         Oleg Grenrus <oleg.grenrus@iki.fi> maintainer:     Oleg Grenrus <oleg.grenrus@iki.fi> license:        BSD3 license-file:   LICENSE-tested-with:    GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0.1, GHC==8.2.2, GHC==8.4.1+tested-with:    GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0.1, GHC==8.2.2, GHC==8.4.3, GHC==8.6.1 build-type:     Simple-cabal-version:  >= 1.10  extra-source-files:     README.md       src   ghc-options: -Wall   build-depends:-      base >= 4.3 && <4.12+      base >= 4.3 && <4.13     , regex-applicative >=0.3 && <0.4     , text   exposed-modules:
revision 4
-cabal-version:  >= 1.10-name:           regex-applicative-text-version:        0.1.0.1-x-revision:     3--synopsis:       regex-applicative on text-category:       Text-description:    Wrapped regex-applicative primitives to work with Text--homepage:       https://github.com/phadej/regex-applicative-text#readme-bug-reports:    https://github.com/phadej/regex-applicative-text/issues-author:         Oleg Grenrus <oleg.grenrus@iki.fi>-maintainer:     Oleg Grenrus <oleg.grenrus@iki.fi>-license:        BSD3-license-file:   LICENSE-tested-with:    GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0.1, GHC==8.2.2, GHC==8.4.3, GHC==8.6.1-build-type:     Simple+cabal-version:      >=1.10+name:               regex-applicative-text+version:            0.1.0.1+x-revision:         4+synopsis:           regex-applicative on text+category:           Text+description:        Wrapped regex-applicative primitives to work with Text+homepage:           https://github.com/phadej/regex-applicative-text#readme+bug-reports:        https://github.com/phadej/regex-applicative-text/issues+author:             Oleg Grenrus <oleg.grenrus@iki.fi>+maintainer:         Oleg Grenrus <oleg.grenrus@iki.fi>+license:            BSD3+license-file:       LICENSE+tested-with:+  GHC ==7.0.4+   || ==7.2.2+   || ==7.4.2+   || ==7.6.3+   || ==7.8.4+   || ==7.10.3+   || ==8.0.1+   || ==8.2.2+   || ==8.4.4+   || ==8.6.5+   || ==8.8.1 -extra-source-files:-    README.md+build-type:         Simple+extra-source-files: README.md  source-repository head-  type: git+  type:     git   location: https://github.com/phadej/regex-applicative-text  library-  hs-source-dirs:-      src-  ghc-options: -Wall+  hs-source-dirs:   src+  ghc-options:      -Wall   build-depends:-      base >= 4.3 && <4.13-    , regex-applicative >=0.3 && <0.4+      base               >=4.3 && <4.14+    , regex-applicative  >=0.3 && <0.4     , text-  exposed-modules:-      Text.Regex.Applicative.Text++  exposed-modules:  Text.Regex.Applicative.Text   default-language: Haskell2010
revision 5
 cabal-version:      >=1.10 name:               regex-applicative-text version:            0.1.0.1-x-revision:         4+x-revision:         5 synopsis:           regex-applicative on text category:           Text description:        Wrapped regex-applicative primitives to work with Text    || ==8.2.2    || ==8.4.4    || ==8.6.5-   || ==8.8.1+   || ==8.8.3+   || ==8.10.1  build-type:         Simple extra-source-files: README.md   hs-source-dirs:   src   ghc-options:      -Wall   build-depends:-      base               >=4.3 && <4.14+      base               >=4.3 && <4.15     , regex-applicative  >=0.3 && <0.4     , text 
revision 6
 cabal-version:      >=1.10 name:               regex-applicative-text version:            0.1.0.1-x-revision:         5+x-revision:         6 synopsis:           regex-applicative on text category:           Text description:        Wrapped regex-applicative primitives to work with Text    || ==7.6.3    || ==7.8.4    || ==7.10.3-   || ==8.0.1+   || ==8.0.2    || ==8.2.2    || ==8.4.4    || ==8.6.5-   || ==8.8.3-   || ==8.10.1+   || ==8.8.4+   || ==8.10.4+   || ==9.0.1+   || ==9.2.1  build-type:         Simple extra-source-files: README.md   hs-source-dirs:   src   ghc-options:      -Wall   build-depends:-      base               >=4.3 && <4.15+      base               >=4.3 && <4.17     , regex-applicative  >=0.3 && <0.4     , text 
revision 7
 cabal-version:      >=1.10 name:               regex-applicative-text version:            0.1.0.1-x-revision:         6+x-revision:         7 synopsis:           regex-applicative on text category:           Text description:        Wrapped regex-applicative primitives to work with Text    || ==8.4.4    || ==8.6.5    || ==8.8.4-   || ==8.10.4-   || ==9.0.1-   || ==9.2.1+   || ==8.10.7+   || ==9.0.2+   || ==9.2.5+   || ==9.4.3  build-type:         Simple extra-source-files: README.md   hs-source-dirs:   src   ghc-options:      -Wall   build-depends:-      base               >=4.3 && <4.17+      base               >=4.3 && <4.18     , regex-applicative  >=0.3 && <0.4     , text