loop: Fast loops (for when GHC can't optimize forM_)
This package provides a convenient and fast alternative to the common `forM_ [1..n]` idiom, which in many cases GHC cannot fuse to efficient code.
Downloads
- loop-0.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.3.0 |
---|---|
Dependencies | base (>=4 && <5) [details] |
Tested with | ghc ==7.6.3 |
License | MIT |
Copyright | 2014 Niklas Hambüchen <mail@nh2.me> |
Author | Niklas Hambüchen <mail@nh2.me> |
Maintainer | Niklas Hambüchen <mail@nh2.me> |
Category | Control |
Home page | https://github.com/nh2/loop |
Bug tracker | https://github.com/nh2/loop/issues |
Source repo | head: git clone git://github.com/nh2/loop.git |
Uploaded | by NiklasHambuechen at 2015-09-03T21:03:32Z |
Distributions | Arch:0.3.0, LTSHaskell:0.3.0, NixOS:0.3.0, Stackage:0.3.0 |
Reverse Dependencies | 4 direct, 102 indirect [details] |
Downloads | 16546 total (71 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-09-03 [all 1 reports] |