hakyll 4.5.5.0 → 4.5.5.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~textPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: text
API changes (from Hackage documentation)
Files
- hakyll.cabal +3/−3
hakyll.cabal view
@@ -1,5 +1,5 @@ Name: hakyll-Version: 4.5.5.0+Version: 4.5.5.1 Synopsis: A static website compiler library Description:@@ -167,7 +167,7 @@ regex-base >= 0.93 && < 0.94, regex-tdfa >= 1.1 && < 1.3, tagsoup >= 0.13.1 && < 0.14,- text >= 0.11 && < 1.2,+ text >= 0.11 && < 1.3, time >= 1.1 && < 1.5 If flag(previewServer)@@ -254,7 +254,7 @@ regex-base >= 0.93 && < 0.94, regex-tdfa >= 1.1 && < 1.3, tagsoup >= 0.13.1 && < 0.14,- text >= 0.11 && < 1.2,+ text >= 0.11 && < 1.3, time >= 1.1 && < 1.5 If flag(previewServer)