comprehensions-ghc: Plugin to generalize comprehensions
Add the following to your source file:
{-# LANGUAGE ApplicativeDo #-} {-# OPTIONS_GHC -fplugin=Comprehension.Plugin #-}
Now all comprehensions have an Applicative
rather than a Monad
constraint if possible ☺
[Skip to Readme]
Downloads
- comprehensions-ghc-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
- No current members of group
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1 |
---|---|
Dependencies | base (>=4.7 && <5), base-unicode-symbols, ghc, syb, util [details] |
License | BSD-3-Clause |
Copyright | 2019 M Farkas-Dyck |
Author | M Farkas-Dyck |
Maintainer | strake888@gmail.com |
Revised | Revision 1 made by MatthewFarkasDyck at 2020-02-11T06:56:33Z |
Source repo | head: git clone https://github.com/strake/comprehensions-ghc |
Uploaded | by MatthewFarkasDyck at 2019-04-09T00:15:54Z |
Distributions | |
Downloads | 1020 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-04-09 [all 1 reports] |