MIT licensed and maintained by Niklas Hambüchen
This version can be pinned in stack with:loop-0.3.0@sha256:bcc65428e53e9325523fdb80af3c04750548d8ee3f9ad6841272ca679f331bf2,2485

Module documentation for 0.3.0

Depends on 1 package(full list with versions):
Used by 2 packages in lts-8.5(full list with versions):

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.