packages feed

skylighting-lucid 1.0.3 → 1.0.4

raw patch · 2 files changed

+8/−2 lines, 2 filesdep ~skylighting-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: skylighting-core

API changes (from Hackage documentation)

Files

ChangeLog.md view
@@ -1,5 +1,11 @@ # Changelog for skylighting-lucid +## 1.0.4 (2024-03-20)++#### Changed++- Bumped dependencies.+ ## 1.0.3 (2023-03-13)  #### Changed
skylighting-lucid.cabal view
@@ -1,6 +1,6 @@ cabal-version:      2.0 name:               skylighting-lucid-version:            1.0.3+version:            1.0.4 synopsis:           Lucid support for Skylighting description:        Lucid support for Skylighting category:           Web@@ -26,7 +26,7 @@       base              >=4.7 && <5     , containers     , lucid             >=2.9 && < 2.12-    , skylighting-core  >=0.8 && < 0.14+    , skylighting-core  >=0.8 && < 0.15     , text    exposed-modules:  Skylighting.Format.HTML.Lucid