packages feed

Cabal revisions of servant-yaml-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:           servant-yaml-version:        0.1.0.0-synopsis:       Servant support for yaml-description:    Servant support for yaml-category:       Web-homepage:       https://github.com/phadej/servant-yaml#readme-bug-reports:    https://github.com/phadej/servant-yaml/issues-author:         Oleg Grenrus <oleg.grenrus@iki.fi>-maintainer:     Oleg Grenrus <oleg.grenrus@iki.fi>-license:        BSD3-license-file:   LICENSE-tested-with:    GHC==7.8.4, GHC==7.10.2-build-type:     Simple-cabal-version:  >= 1.10--extra-source-files:-    README.md--source-repository head-  type: git-  location: https://github.com/phadej/servant-yaml--library-  hs-source-dirs:-      src-  ghc-options: -Wall-  build-depends:-      base        >=4.7      && <4.9-    , bytestring  >=0.10.4.0 && <0.11-    , http-media  >=0.6.2    && <0.7-    , servant     >=0.4.4.5  && <0.5-    , yaml        >=0.8.12   && <0.9-  exposed-modules:-      Servant.Yaml-  default-language: Haskell2010--test-suite example-  type: exitcode-stdio-1.0-  main-is: Main.hs-  hs-source-dirs:-      example-  ghc-options: -Wall-  build-depends:-      base        >=4.7      && <4.9-    , bytestring  >=0.10.4.0 && <0.11-    , http-media  >=0.6.2    && <0.7-    , servant     >=0.4.4.5  && <0.5-    , yaml        >=0.8.12   && <0.9-    , servant-yaml-    , servant-server >=0.4.4.5  && <0.5-    , base-compat    >=0.6.0    && <0.9-    , aeson          >=0.8.0.2  && <0.11-    , wai            >=3.0.3.0  && <3.1-    , warp           >=3.0.13.1 && <3.2-  default-language: Haskell2010+-- This file has been generated from package.yaml by hpack version 0.8.0.
+--
+-- see: https://github.com/sol/hpack
+
+name:           servant-yaml
+version:        0.1.0.0
+x-revision: 1
+synopsis:       Servant support for yaml
+description:    Servant support for yaml
+category:       Web
+homepage:       https://github.com/phadej/servant-yaml#readme
+bug-reports:    https://github.com/phadej/servant-yaml/issues
+author:         Oleg Grenrus <oleg.grenrus@iki.fi>
+maintainer:     Oleg Grenrus <oleg.grenrus@iki.fi>
+license:        BSD3
+license-file:   LICENSE
+tested-with:    GHC==7.8.4, GHC==7.10.2
+build-type:     Simple
+cabal-version:  >= 1.10
+
+extra-source-files:
+    README.md
+
+source-repository head
+  type: git
+  location: https://github.com/phadej/servant-yaml
+
+library
+  hs-source-dirs:
+      src
+  ghc-options: -Wall
+  build-depends:
+      base        >=4.7      && <4.9
+    , bytestring  >=0.10.4.0 && <0.11
+    , http-media  >=0.6.2    && <0.7
+    , servant     >=0.4.4.5  && <0.5
+    , yaml        >=0.8.12   && <0.9
+  exposed-modules:
+      Servant.Yaml
+  default-language: Haskell2010
+
+test-suite example
+  type: exitcode-stdio-1.0
+  main-is: Main.hs
+  hs-source-dirs:
+      example
+  ghc-options: -Wall
+  build-depends:
+      base        >=4.7      && <4.9
+    , bytestring  >=0.10.4.0 && <0.11
+    , http-media  >=0.6.2    && <0.7
+    , servant     >=0.4.4.5  && <0.5
+    , yaml        >=0.8.12   && <0.9
+    , servant-yaml
+    , servant-server >=0.4.4.5  && <0.5
+    , base-compat    >=0.6.0    && <0.9
+    , aeson          >=0.8.0.2  && <0.11
+    , wai            >=3.0.3.0  && <3.3
+    , warp           >=3.0.13.1 && <3.3
+  default-language: Haskell2010
revision 2
 
 name:           servant-yaml
 version:        0.1.0.0
-x-revision: 1
+x-revision: 2
 synopsis:       Servant support for yaml
 description:    Servant support for yaml
 category:       Web
     , yaml        >=0.8.12   && <0.9
     , servant-yaml
     , servant-server >=0.4.4.5  && <0.5
-    , base-compat    >=0.6.0    && <0.9
+    , base-compat    >=0.6.0    && <0.10
     , aeson          >=0.8.0.2  && <0.11
     , wai            >=3.0.3.0  && <3.3
     , warp           >=3.0.13.1 && <3.3
revision 3
 
 name:           servant-yaml
 version:        0.1.0.0
-x-revision: 2
+x-revision: 3
 synopsis:       Servant support for yaml
 description:    Servant support for yaml
 category:       Web
     , servant-yaml
     , servant-server >=0.4.4.5  && <0.5
     , base-compat    >=0.6.0    && <0.10
-    , aeson          >=0.8.0.2  && <0.11
+    , aeson          >=0.8.0.2  && <0.12
     , wai            >=3.0.3.0  && <3.3
     , warp           >=3.0.13.1 && <3.3
   default-language: Haskell2010
revision 4
 
 name:           servant-yaml
 version:        0.1.0.0
-x-revision: 3
+x-revision: 4
 synopsis:       Servant support for yaml
 description:    Servant support for yaml
 category:       Web
       base        >=4.7      && <4.9
     , bytestring  >=0.10.4.0 && <0.11
     , http-media  >=0.6.2    && <0.7
-    , servant     >=0.4.4.5  && <0.5
+    , servant     >=0.4.4.5  && <0.6
     , yaml        >=0.8.12   && <0.9
   exposed-modules:
       Servant.Yaml
       base        >=4.7      && <4.9
     , bytestring  >=0.10.4.0 && <0.11
     , http-media  >=0.6.2    && <0.7
-    , servant     >=0.4.4.5  && <0.5
+    , servant     >=0.4.4.5  && <0.6
     , yaml        >=0.8.12   && <0.9
     , servant-yaml
-    , servant-server >=0.4.4.5  && <0.5
+    , servant-server >=0.4.4.5  && <0.6
     , base-compat    >=0.6.0    && <0.10
     , aeson          >=0.8.0.2  && <0.12
     , wai            >=3.0.3.0  && <3.3
revision 5
 
 name:           servant-yaml
 version:        0.1.0.0
-x-revision: 4
+x-revision: 5
 synopsis:       Servant support for yaml
 description:    Servant support for yaml
 category:       Web
       base        >=4.7      && <4.9
     , bytestring  >=0.10.4.0 && <0.11
     , http-media  >=0.6.2    && <0.7
-    , servant     >=0.4.4.5  && <0.6
+    , servant     >=0.4.4.5  && <0.7
     , yaml        >=0.8.12   && <0.9
   exposed-modules:
       Servant.Yaml
       base        >=4.7      && <4.9
     , bytestring  >=0.10.4.0 && <0.11
     , http-media  >=0.6.2    && <0.7
-    , servant     >=0.4.4.5  && <0.6
+    , servant     >=0.4.4.5  && <0.7
     , yaml        >=0.8.12   && <0.9
     , servant-yaml
-    , servant-server >=0.4.4.5  && <0.6
+    , servant-server >=0.4.4.5  && <0.7
     , base-compat    >=0.6.0    && <0.10
     , aeson          >=0.8.0.2  && <0.12
     , wai            >=3.0.3.0  && <3.3
revision 6
 
 name:           servant-yaml
 version:        0.1.0.0
-x-revision: 5
+x-revision: 6
 synopsis:       Servant support for yaml
 description:    Servant support for yaml
 category:       Web
       base        >=4.7      && <4.9
     , bytestring  >=0.10.4.0 && <0.11
     , http-media  >=0.6.2    && <0.7
-    , servant     >=0.4.4.5  && <0.7
+    , servant     >=0.4.4.5  && <0.8
     , yaml        >=0.8.12   && <0.9
   exposed-modules:
       Servant.Yaml
     , servant     >=0.4.4.5  && <0.7
     , yaml        >=0.8.12   && <0.9
     , servant-yaml
-    , servant-server >=0.4.4.5  && <0.7
+    , servant-server >=0.4.4.5  && <0.8
     , base-compat    >=0.6.0    && <0.10
     , aeson          >=0.8.0.2  && <0.12
     , wai            >=3.0.3.0  && <3.3
revision 7
--- 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:           servant-yaml
 version:        0.1.0.0
-x-revision: 6
+x-revision:     7
 synopsis:       Servant support for yaml
 description:    Servant support for yaml
 category:       Web
       src
   ghc-options: -Wall
   build-depends:
-      base        >=4.7      && <4.9
+      base        >=4.7      && <4.10
     , bytestring  >=0.10.4.0 && <0.11
     , http-media  >=0.6.2    && <0.7
     , servant     >=0.4.4.5  && <0.8
       example
   ghc-options: -Wall
   build-depends:
-      base        >=4.7      && <4.9
+      base        >=4.7      && <4.10
     , bytestring  >=0.10.4.0 && <0.11
     , http-media  >=0.6.2    && <0.7
-    , servant     >=0.4.4.5  && <0.7
+    , servant     >=0.4.4.5  && <0.8
     , yaml        >=0.8.12   && <0.9
     , servant-yaml
     , servant-server >=0.4.4.5  && <0.8
     , aeson          >=0.8.0.2  && <0.12
     , wai            >=3.0.3.0  && <3.3
     , warp           >=3.0.13.1 && <3.3
-  default-language: Haskell2010
+  default-language: Haskell2010
revision 8
 
 name:           servant-yaml
 version:        0.1.0.0
-x-revision:     7
+x-revision: 8
 synopsis:       Servant support for yaml
 description:    Servant support for yaml
 category:       Web
       base        >=4.7      && <4.10
     , bytestring  >=0.10.4.0 && <0.11
     , http-media  >=0.6.2    && <0.7
-    , servant     >=0.4.4.5  && <0.8
+    , servant     >=0.4.4.5  && <0.9
     , yaml        >=0.8.12   && <0.9
   exposed-modules:
       Servant.Yaml
     , aeson          >=0.8.0.2  && <0.12
     , wai            >=3.0.3.0  && <3.3
     , warp           >=3.0.13.1 && <3.3
-  default-language: Haskell2010+  default-language: Haskell2010
revision 9
 
 name:           servant-yaml
 version:        0.1.0.0
-x-revision: 8
+x-revision: 9
 synopsis:       Servant support for yaml
 description:    Servant support for yaml
 category:       Web
     , servant-yaml
     , servant-server >=0.4.4.5  && <0.8
     , base-compat    >=0.6.0    && <0.10
-    , aeson          >=0.8.0.2  && <0.12
+    , aeson          >=0.8.0.2  && <1.1
     , wai            >=3.0.3.0  && <3.3
     , warp           >=3.0.13.1 && <3.3
   default-language: Haskell2010
revision 10
 
 name:           servant-yaml
 version:        0.1.0.0
-x-revision: 9
+x-revision: 10
 synopsis:       Servant support for yaml
 description:    Servant support for yaml
 category:       Web
       base        >=4.7      && <4.10
     , bytestring  >=0.10.4.0 && <0.11
     , http-media  >=0.6.2    && <0.7
-    , servant     >=0.4.4.5  && <0.8
+    , servant     >=0.4.4.5  && <0.9
     , yaml        >=0.8.12   && <0.9
     , servant-yaml
-    , servant-server >=0.4.4.5  && <0.8
+    , servant-server >=0.4.4.5  && <0.9
     , base-compat    >=0.6.0    && <0.10
     , aeson          >=0.8.0.2  && <1.1
     , wai            >=3.0.3.0  && <3.3
revision 11
 
 name:           servant-yaml
 version:        0.1.0.0
-x-revision: 10
+x-revision: 11
 synopsis:       Servant support for yaml
 description:    Servant support for yaml
 category:       Web
       base        >=4.7      && <4.10
     , bytestring  >=0.10.4.0 && <0.11
     , http-media  >=0.6.2    && <0.7
-    , servant     >=0.4.4.5  && <0.9
+    , servant     >=0.4.4.5  && <0.10
     , yaml        >=0.8.12   && <0.9
   exposed-modules:
       Servant.Yaml
       base        >=4.7      && <4.10
     , bytestring  >=0.10.4.0 && <0.11
     , http-media  >=0.6.2    && <0.7
-    , servant     >=0.4.4.5  && <0.9
+    , servant     >=0.4.4.5  && <0.10
     , yaml        >=0.8.12   && <0.9
     , servant-yaml
-    , servant-server >=0.4.4.5  && <0.9
+    , servant-server >=0.4.4.5  && <0.10
     , base-compat    >=0.6.0    && <0.10
     , aeson          >=0.8.0.2  && <1.1
     , wai            >=3.0.3.0  && <3.3
revision 12
--- This file has been generated from package.yaml by hpack version 0.14.0.
---
--- see: https://github.com/sol/hpack
-
-name:           servant-yaml
-version:        0.1.0.0
-x-revision: 11
-synopsis:       Servant support for yaml
-description:    Servant support for yaml
-category:       Web
-homepage:       https://github.com/phadej/servant-yaml#readme
-bug-reports:    https://github.com/phadej/servant-yaml/issues
-author:         Oleg Grenrus <oleg.grenrus@iki.fi>
-maintainer:     Oleg Grenrus <oleg.grenrus@iki.fi>
-license:        BSD3
-license-file:   LICENSE
-tested-with:    GHC==7.8.4, GHC==7.10.2
-build-type:     Simple
-cabal-version:  >= 1.10
-
-extra-source-files:
-    README.md
-
-source-repository head
-  type: git
-  location: https://github.com/phadej/servant-yaml
-
-library
-  hs-source-dirs:
-      src
-  ghc-options: -Wall
-  build-depends:
-      base        >=4.7      && <4.10
-    , bytestring  >=0.10.4.0 && <0.11
-    , http-media  >=0.6.2    && <0.7
-    , servant     >=0.4.4.5  && <0.10
-    , yaml        >=0.8.12   && <0.9
-  exposed-modules:
-      Servant.Yaml
-  default-language: Haskell2010
-
-test-suite example
-  type: exitcode-stdio-1.0
-  main-is: Main.hs
-  hs-source-dirs:
-      example
-  ghc-options: -Wall
-  build-depends:
-      base        >=4.7      && <4.10
-    , bytestring  >=0.10.4.0 && <0.11
-    , http-media  >=0.6.2    && <0.7
-    , servant     >=0.4.4.5  && <0.10
-    , yaml        >=0.8.12   && <0.9
-    , servant-yaml
-    , servant-server >=0.4.4.5  && <0.10
-    , base-compat    >=0.6.0    && <0.10
-    , aeson          >=0.8.0.2  && <1.1
-    , wai            >=3.0.3.0  && <3.3
-    , warp           >=3.0.13.1 && <3.3
-  default-language: Haskell2010
+name:           servant-yaml+version:        0.1.0.0+x-revision:     12+synopsis:       Servant support for yaml+description:    Servant support for yaml+category:       Web+homepage:       https://github.com/phadej/servant-yaml#readme+bug-reports:    https://github.com/phadej/servant-yaml/issues+author:         Oleg Grenrus <oleg.grenrus@iki.fi>+maintainer:     Oleg Grenrus <oleg.grenrus@iki.fi>+license:        BSD3+license-file:   LICENSE+tested-with:    GHC==7.8.4, GHC==7.10.2+build-type:     Simple+cabal-version:  >= 1.10++extra-source-files:+    README.md++source-repository head+  type: git+  location: https://github.com/phadej/servant-yaml++library+  hs-source-dirs:+      src+  ghc-options: -Wall+  build-depends:+      base        >=4.7      && <4.10+    , bytestring  >=0.10.4.0 && <0.11+    , http-media  >=0.6.2    && <0.7+    , servant     >=0.4.4.5  && <0.10+    , yaml        >=0.8.12   && <0.9+  exposed-modules:+      Servant.Yaml+  default-language: Haskell2010++test-suite example+  type: exitcode-stdio-1.0+  main-is: Main.hs+  hs-source-dirs:+      example+  ghc-options: -Wall+  build-depends:+      base        >=4.7      && <4.10+    , bytestring  >=0.10.4.0 && <0.11+    , http-media  >=0.6.2    && <0.7+    , servant     >=0.4.4.5  && <0.10+    , yaml        >=0.8.12   && <0.9+    , servant-yaml+    , servant-server >=0.4.4.5  && <0.10+    , base-compat    >=0.6.0    && <0.10+    , aeson          >=0.8.0.2  && <1.2+    , wai            >=3.0.3.0  && <3.3+    , warp           >=3.0.13.1 && <3.3+  default-language: Haskell2010
revision 13
 name:           servant-yaml version:        0.1.0.0-x-revision:     12+x-revision:     13 synopsis:       Servant support for yaml description:    Servant support for yaml category:       Web       base        >=4.7      && <4.10     , bytestring  >=0.10.4.0 && <0.11     , http-media  >=0.6.2    && <0.7-    , servant     >=0.4.4.5  && <0.10+    , servant     >=0.4.4.5  && <0.11     , yaml        >=0.8.12   && <0.9   exposed-modules:       Servant.Yaml       base        >=4.7      && <4.10     , bytestring  >=0.10.4.0 && <0.11     , http-media  >=0.6.2    && <0.7-    , servant     >=0.4.4.5  && <0.10+    , servant     >=0.4.4.5  && <0.11     , yaml        >=0.8.12   && <0.9     , servant-yaml-    , servant-server >=0.4.4.5  && <0.10+    , servant-server >=0.4.4.5  && <0.11     , base-compat    >=0.6.0    && <0.10     , aeson          >=0.8.0.2  && <1.2     , wai            >=3.0.3.0  && <3.3
revision 14
 name:           servant-yaml version:        0.1.0.0-x-revision:     13+x-revision:     14 synopsis:       Servant support for yaml description:    Servant support for yaml category:       Web     , servant-yaml     , servant-server >=0.4.4.5  && <0.11     , base-compat    >=0.6.0    && <0.10-    , aeson          >=0.8.0.2  && <1.2+    , aeson          >=0.8.0.2  && <1.3     , wai            >=3.0.3.0  && <3.3     , warp           >=3.0.13.1 && <3.3   default-language: Haskell2010
revision 15
 name:           servant-yaml version:        0.1.0.0-x-revision:     14+x-revision:     15 synopsis:       Servant support for yaml description:    Servant support for yaml category:       Web       base        >=4.7      && <4.10     , bytestring  >=0.10.4.0 && <0.11     , http-media  >=0.6.2    && <0.7-    , servant     >=0.4.4.5  && <0.11+    , servant     >=0.4.4.5  && <0.12     , yaml        >=0.8.12   && <0.9   exposed-modules:       Servant.Yaml   ghc-options: -Wall   build-depends:       base        >=4.7      && <4.10-    , bytestring  >=0.10.4.0 && <0.11-    , http-media  >=0.6.2    && <0.7-    , servant     >=0.4.4.5  && <0.11-    , yaml        >=0.8.12   && <0.9+    , bytestring+    , http-media+    , servant+    , yaml     , servant-yaml-    , servant-server >=0.4.4.5  && <0.11+    , servant-server >=0.4.4.5  && <0.12     , base-compat    >=0.6.0    && <0.10     , aeson          >=0.8.0.2  && <1.3     , wai            >=3.0.3.0  && <3.3
revision 16
 name:           servant-yaml version:        0.1.0.0-x-revision:     15+x-revision:     16 synopsis:       Servant support for yaml description:    Servant support for yaml category:       Web       src   ghc-options: -Wall   build-depends:-      base        >=4.7      && <4.10+      base        >=4.7      && <4.11     , bytestring  >=0.10.4.0 && <0.11-    , http-media  >=0.6.2    && <0.7+    , http-media  >=0.6.2    && <0.8     , servant     >=0.4.4.5  && <0.12     , yaml        >=0.8.12   && <0.9   exposed-modules:       example   ghc-options: -Wall   build-depends:-      base        >=4.7      && <4.10+      base     , bytestring     , http-media     , servant
revision 17
 name:           servant-yaml version:        0.1.0.0-x-revision:     16+x-revision:     17 synopsis:       Servant support for yaml description:    Servant support for yaml-category:       Web+category:       Web, Servant homepage:       https://github.com/phadej/servant-yaml#readme bug-reports:    https://github.com/phadej/servant-yaml/issues author:         Oleg Grenrus <oleg.grenrus@iki.fi>       base        >=4.7      && <4.11     , bytestring  >=0.10.4.0 && <0.11     , http-media  >=0.6.2    && <0.8-    , servant     >=0.4.4.5  && <0.12+    , servant     >=0.4.4.5  && <0.13     , yaml        >=0.8.12   && <0.9   exposed-modules:       Servant.Yaml     , servant     , yaml     , servant-yaml-    , servant-server >=0.4.4.5  && <0.12+    , servant-server >=0.4.4.5  && <0.13     , base-compat    >=0.6.0    && <0.10     , aeson          >=0.8.0.2  && <1.3     , wai            >=3.0.3.0  && <3.3
revision 18
 name:           servant-yaml version:        0.1.0.0-x-revision:     17+x-revision:     18 synopsis:       Servant support for yaml-description:    Servant support for yaml+description:    Servant support for yaml. category:       Web, Servant homepage:       https://github.com/phadej/servant-yaml#readme bug-reports:    https://github.com/phadej/servant-yaml/issues maintainer:     Oleg Grenrus <oleg.grenrus@iki.fi> license:        BSD3 license-file:   LICENSE-tested-with:    GHC==7.8.4, GHC==7.10.2+tested-with:    GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2 build-type:     Simple cabal-version:  >= 1.10        base        >=4.7      && <4.11     , bytestring  >=0.10.4.0 && <0.11     , http-media  >=0.6.2    && <0.8-    , servant     >=0.4.4.5  && <0.13+    , servant     >=0.4.4.5  && <0.14     , yaml        >=0.8.12   && <0.9   exposed-modules:       Servant.Yaml     , servant     , yaml     , servant-yaml-    , servant-server >=0.4.4.5  && <0.13+    , servant-server >=0.4.4.5  && <0.14     , base-compat    >=0.6.0    && <0.10     , aeson          >=0.8.0.2  && <1.3     , wai            >=3.0.3.0  && <3.3
revision 19
 name:           servant-yaml version:        0.1.0.0-x-revision:     18+x-revision:     19 synopsis:       Servant support for yaml description:    Servant support for yaml. category:       Web, Servant maintainer:     Oleg Grenrus <oleg.grenrus@iki.fi> license:        BSD3 license-file:   LICENSE-tested-with:    GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2+tested-with:    GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 build-type:     Simple cabal-version:  >= 1.10        src   ghc-options: -Wall   build-depends:-      base        >=4.7      && <4.11+      base        >=4.7      && <4.12     , bytestring  >=0.10.4.0 && <0.11     , http-media  >=0.6.2    && <0.8     , servant     >=0.4.4.5  && <0.14     , yaml     , servant-yaml     , servant-server >=0.4.4.5  && <0.14-    , base-compat    >=0.6.0    && <0.10-    , aeson          >=0.8.0.2  && <1.3+    , base-compat    >=0.6.0    && <0.11+    , aeson          >=0.8.0.2  && <1.4     , wai            >=3.0.3.0  && <3.3     , warp           >=3.0.13.1 && <3.3   default-language: Haskell2010
revision 20
 name:           servant-yaml version:        0.1.0.0-x-revision:     19+x-revision:     20 synopsis:       Servant support for yaml description:    Servant support for yaml. category:       Web, Servant maintainer:     Oleg Grenrus <oleg.grenrus@iki.fi> license:        BSD3 license-file:   LICENSE-tested-with:    GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 build-type:     Simple cabal-version:  >= 1.10+tested-with:    GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3  extra-source-files:     README.md       base        >=4.7      && <4.12     , bytestring  >=0.10.4.0 && <0.11     , http-media  >=0.6.2    && <0.8-    , servant     >=0.4.4.5  && <0.14+    , servant     >=0.4.4.5  && <0.15     , yaml        >=0.8.12   && <0.9   exposed-modules:       Servant.Yaml     , servant     , yaml     , servant-yaml-    , servant-server >=0.4.4.5  && <0.14+    , servant-server >=0.4.4.5  && <0.15     , base-compat    >=0.6.0    && <0.11-    , aeson          >=0.8.0.2  && <1.4+    , aeson          >=0.8.0.2  && <1.5     , wai            >=3.0.3.0  && <3.3     , warp           >=3.0.13.1 && <3.3   default-language: Haskell2010
revision 21
 name:           servant-yaml version:        0.1.0.0-x-revision:     20+x-revision:     21 synopsis:       Servant support for yaml description:    Servant support for yaml. category:       Web, Servant-homepage:       https://github.com/phadej/servant-yaml#readme-bug-reports:    https://github.com/phadej/servant-yaml/issues+homepage:       https://github.com/haskell-servant/servant-yaml#readme+bug-reports:    https://github.com/haskell-servant/servant-yaml/issues author:         Oleg Grenrus <oleg.grenrus@iki.fi> maintainer:     Oleg Grenrus <oleg.grenrus@iki.fi> license:        BSD3  source-repository head   type: git-  location: https://github.com/phadej/servant-yaml+  location: https://github.com/haskell-servant/servant-yaml  library   hs-source-dirs:     , bytestring  >=0.10.4.0 && <0.11     , http-media  >=0.6.2    && <0.8     , servant     >=0.4.4.5  && <0.15-    , yaml        >=0.8.12   && <0.9+    , yaml        >=0.8.12   && <0.10   exposed-modules:       Servant.Yaml   default-language: Haskell2010
revision 22
 name:           servant-yaml version:        0.1.0.0-x-revision:     21+x-revision:     22 synopsis:       Servant support for yaml description:    Servant support for yaml. category:       Web, Servant license-file:   LICENSE build-type:     Simple cabal-version:  >= 1.10-tested-with:    GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3+tested-with:+  GHC ==7.8.4+   || ==7.10.3+   || ==8.0.2+   || ==8.2.2+   || ==8.4.4+   || ==8.6.1  extra-source-files:     README.md       src   ghc-options: -Wall   build-depends:-      base        >=4.7      && <4.12+      base        >=4.7      && <4.13     , bytestring  >=0.10.4.0 && <0.11     , http-media  >=0.6.2    && <0.8     , servant     >=0.4.4.5  && <0.15-    , yaml        >=0.8.12   && <0.10+    , yaml        >=0.8.12   && <0.12   exposed-modules:       Servant.Yaml   default-language: Haskell2010