hakyll-filestore: FileStore utilities for Hakyll

[ library, public-domain, web ] [ Propose Tags ]

These utilities can (in particular) be used for extracting date and author information for items from a darcs, git or mercurial repository.


[Skip to Readme]

Modules

[Last Documentation]

  • Hakyll
    • FileStore
      • Hakyll.FileStore.Context
      • Darcs
        • Hakyll.FileStore.Darcs.Context
      • Git
        • Hakyll.FileStore.Git.Context
      • Mercurial
        • Hakyll.FileStore.Mercurial.Context

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1.10, 0.1.11
Dependencies base (>=4.8 && <4.10), filestore (>=0.6 && <0.7), hakyll (>=4.7 && <4.9), time (>=1.5 && <1.6), time-locale-compat (>=0.1 && <0.2) [details]
License LicenseRef-PublicDomain
Author Aras Ergus
Maintainer arasergus@posteo.net
Category Web
Home page https://gitlab.com/aergus/hakyll-filestore
Uploaded by aergus at 2016-06-13T16:38:33Z
Distributions NixOS:0.1.11
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5224 total (31 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-06-13 [all 1 reports]

Readme for hakyll-filestore-0.1.2

[back to package description]

hakyll-filestore

FileStore utilities for Hakyll.

It can (in particular) be used for extracting date and author information for Items from a darcs, git or mercurial repository.