packages feed

Cabal revisions of hakyll-alectryon-0.2.0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-cabal-version:       2.4-name:                hakyll-alectryon-version:             0.2.0.0-synopsis:            Hakyll extension for rendering Coq code using Alectryon-description:-  An extension to write Literate Coq blog posts using Hakyll.-  .-  hakyll-alectryon extends the Hakyll site generator with the Alectryon-  documentation tool for Coq.-  .-  See also the README.-homepage:            https://gitlab.com/lysxia/hakyll-alectryon-bug-reports:         https://gitlab.com/lysxia/hakyll-alectryon/-/issues-license:             MIT-license-file:        LICENSE-author:              Li-yao Xia-maintainer:          lysxia@gmail.com-copyright:           Li-yao Xia 2020-2025-category:            Text, Web-extra-doc-files:     CHANGELOG.md, README.md--library-  exposed-modules:-    Hakyll.Alectryon-  build-depends:-    aeson < 2.3,-    hakyll >= 4 && < 4.17,-    mtl < 2.4,-    optparse-applicative < 0.20,-    pandoc < 3.8,-    pandoc-types < 1.24,-    filepath < 1.6,-    process < 1.7,-    bytestring < 0.13,-    text < 2.2,-    base >=4.9 && < 5-  hs-source-dirs:      src-  ghc-options: -Wall-  default-language:    Haskell2010--source-repository head-  type: git-  location: https://gitlab.com/lysxia/hakyll-alectryon+cabal-version:       2.4
+name:                hakyll-alectryon
+version:             0.2.0.0
+x-revision: 1
+synopsis:            Hakyll extension for rendering Coq code using Alectryon
+description:
+  An extension to write Literate Coq blog posts using Hakyll.
+  .
+  hakyll-alectryon extends the Hakyll site generator with the Alectryon
+  documentation tool for Coq.
+  .
+  See also the README.
+homepage:            https://gitlab.com/lysxia/hakyll-alectryon
+bug-reports:         https://gitlab.com/lysxia/hakyll-alectryon/-/issues
+license:             MIT
+license-file:        LICENSE
+author:              Li-yao Xia
+maintainer:          lysxia@gmail.com
+copyright:           Li-yao Xia 2020-2025
+category:            Text, Web
+extra-doc-files:     CHANGELOG.md, README.md
+
+library
+  exposed-modules:
+    Hakyll.Alectryon
+  build-depends:
+    aeson < 2.3,
+    hakyll >= 4 && < 4.17,
+    mtl < 2.4,
+    optparse-applicative < 0.20,
+    pandoc < 3.9,
+    pandoc-types < 1.24,
+    filepath < 1.6,
+    process < 1.7,
+    bytestring < 0.13,
+    text < 2.2,
+    base >=4.9 && < 5
+  hs-source-dirs:      src
+  ghc-options: -Wall
+  default-language:    Haskell2010
+
+source-repository head
+  type: git
+  location: https://gitlab.com/lysxia/hakyll-alectryon
revision 2
 cabal-version:       2.4
 name:                hakyll-alectryon
 version:             0.2.0.0
-x-revision: 1
+x-revision: 2
 synopsis:            Hakyll extension for rendering Coq code using Alectryon
 description:
   An extension to write Literate Coq blog posts using Hakyll.
   exposed-modules:
     Hakyll.Alectryon
   build-depends:
-    aeson < 2.3,
+    aeson < 2.4,
     hakyll >= 4 && < 4.17,
     mtl < 2.4,
     optparse-applicative < 0.20,
revision 3
 cabal-version:       2.4
 name:                hakyll-alectryon
 version:             0.2.0.0
-x-revision: 2
+x-revision: 3
 synopsis:            Hakyll extension for rendering Coq code using Alectryon
 description:
   An extension to write Literate Coq blog posts using Hakyll.
     Hakyll.Alectryon
   build-depends:
     aeson < 2.4,
-    hakyll >= 4 && < 4.17,
+    hakyll >= 4 && < 4.18,
     mtl < 2.4,
     optparse-applicative < 0.20,
     pandoc < 3.9,
revision 4
 cabal-version:       2.4
 name:                hakyll-alectryon
 version:             0.2.0.0
-x-revision: 3
+x-revision: 4
 synopsis:            Hakyll extension for rendering Coq code using Alectryon
 description:
   An extension to write Literate Coq blog posts using Hakyll.
     hakyll >= 4 && < 4.18,
     mtl < 2.4,
     optparse-applicative < 0.20,
-    pandoc < 3.9,
+    pandoc < 3.11,
     pandoc-types < 1.24,
     filepath < 1.6,
     process < 1.7,