packages feed

servant-lucid 0.9.0.5 → 0.9.0.6

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~servantdep ~servant-serverdep ~textPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: servant, servant-server, text, warp

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.5+version:             0.9.0.6  synopsis:            Servant support for lucid description:@@ -32,7 +32,7 @@   build-depends:       base       >=4.9     && <5                      , http-media >=0.6.4   && <0.9                      , lucid      >=2.9.8   && <2.12-                     , text       >=1.2.3.0 && <1.3+                     , text       >=1.2.3.0 && <1.3 || >= 2 && < 2.1                      , servant    >=0.17    && <0.20    if !impl(ghc >= 8.0)