lazy: Explicit laziness for Haskell

[ control, library, mit ] [ Propose Tags ]

Now that we have the "Strict" pragma at hand we can finally work in Haskell as in a strict language. Sometimes though laziness is useful, but all Haskellers also know that types keep us safe. This library provides laziness as an abstraction with an explicit type-signature, and it so happens that this abstraction forms a monad!

This library takes inspiration from the following blog post: https://nikita-volkov.github.io/if-haskell-were-strict/

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=4.6 && <5), comonad (>=5 && <6) [details]
License MIT
Copyright (c) 2017, Nikita Volkov
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer Nikita Volkov <nikita.y.volkov@mail.ru>
Category Control
Home page https://github.com/nikita-volkov/lazy
Bug tracker https://github.com/nikita-volkov/lazy/issues
Source repo head: git clone git://github.com/nikita-volkov/lazy.git
Uploaded by NikitaVolkov at 2018-04-28T15:53:26Z
Distributions NixOS:0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 847 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-07-20 [all 1 reports]