prelate: A Prelude

[ library, prelude ] [ Propose Tags ] [ Report a vulnerability ]

Modules

[Index] [Quick Jump]

  • Conc
  • Control
    • Concurrent
      • Control.Concurrent.STM
        • Control.Concurrent.STM.TArray
        • Control.Concurrent.STM.TBQueue
        • Control.Concurrent.STM.TChan
        • Control.Concurrent.STM.TMVar
        • Control.Concurrent.STM.TQueue
        • Control.Concurrent.STM.TSem
        • Control.Concurrent.STM.TVar
    • Monad
      • Control.Monad.STM
  • Data
    • Data.ByteString
      • Data.ByteString.Builder
      • Data.ByteString.Lazy
      • Data.ByteString.Short
    • IntMap
      • Data.IntMap.Lazy
      • Data.IntMap.Strict
    • Data.IntSet
    • Map
      • Data.Map.Lazy
      • Data.Map.Strict
    • Data.Sequence
    • Data.Set
    • Data.Text
      • Data.Text.IO
      • Data.Text.Lazy
        • Data.Text.Lazy.Builder
        • Data.Text.Lazy.IO
      • Data.Text.Read
    • Data.Tree
  • Exon
  • Lens
    • Lens.Micro
      • Lens.Micro.Extras
      • Lens.Micro.GHC
  • Log
  • Polysemy
    • Polysemy.Chronos
    • Polysemy.Conc
      • Polysemy.Conc.Queue
      • Polysemy.Conc.Sync
    • Polysemy.Log
    • Polysemy.Process
    • Polysemy.Resume
    • Polysemy.Time
  • Prelate
  • Process
  • Queue
  • Sync
  • Time

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.5.1.0, 0.6.0.0, 0.7.0.0, 0.7.0.1, 0.8.0.0
Dependencies aeson (>=2.1.0.0 && <2.3), base (>=4.17.2.1 && <4.21), exon (>=1.4.0.0 && <1.8), extra (>=1.7.9 && <1.9), generic-lens (>=2.2.1.0 && <2.3), incipit (>=0.7.0.0 && <0.11), microlens (>=0.4.12.0 && <0.5), microlens-ghc (>=0.4.13.1 && <0.5), polysemy-chronos (>=0.5.0.0 && <0.8), polysemy-conc (>=0.12.1.0 && <0.15), polysemy-log (>=0.9.0.0 && <0.12), polysemy-process (>=0.12.0.0 && <0.15), polysemy-resume (>=0.7.0.0 && <0.10), polysemy-time (>=0.6.0.0 && <0.8), template-haskell (>=2.19.0.0 && <2.23) [details]
License BSD-2-Clause-Patent
Copyright 2025 Torsten Schmits
Author Torsten Schmits
Maintainer hackage@tryp.io
Category Prelude
Home page https://github.com/tek/prelate#readme
Bug tracker https://github.com/tek/prelate/issues
Source repo head: git clone https://github.com/tek/prelate
Uploaded by tek at 2025-03-15T23:36:11Z
Distributions
Reverse Dependencies 15 direct, 3 indirect [details]
Downloads 493 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for prelate-0.8.0.0

[back to package description]

About

A Prelude based on incipit.