packages feed

servant-lucid 0.9.0.2 → 0.9.0.3

raw patch · 1 files changed

+3/−9 lines, 1 filesdep ~lucidPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: lucid

API changes (from Hackage documentation)

Files

servant-lucid.cabal view
@@ -1,6 +1,6 @@ cabal-version:       >=1.10 name:                servant-lucid-version:             0.9.0.2+version:             0.9.0.3  synopsis:            Servant support for lucid description:@@ -20,13 +20,7 @@ category:            Web, Servant build-type:          Simple extra-source-files:  CHANGELOG.md-tested-with:-  GHC ==8.0.2-   || ==8.2.2-   || ==8.4.4-   || ==8.6.5-   || ==8.8.1-   || ==8.8.3+tested-with: GHC ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.2  source-repository head   type: git@@ -37,7 +31,7 @@                        Lucid.Servant   build-depends:       base       >=4.9     && <5                      , http-media >=0.6.4   && <0.9-                     , lucid      >=2.9.8   && <2.10+                     , lucid      >=2.9.8   && <2.11                      , text       >=1.2.3.0 && <1.3                      , servant    >=0.17    && <0.19