loop: Fast loops (for when GHC can't optimize forM_)

[ control, library, mit ] [ Propose Tags ]

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.

See https://ghc.haskell.org/trac/ghc/ticket/8763.

Downloads

Maintainer's Corner

Package maintainers

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]
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, 100 indirect [details]
Downloads 16132 total (67 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]