packages feed

Cabal revisions of foldl-1.1.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name: foldl Version: 1.1.1+x-revision: 1 Cabal-Version: >=1.8.0.2 Build-Type: Simple License: BSD3 Library     HS-Source-Dirs: src     Build-Depends:-        base         >= 4        && < 5   ,+        base         >= 4.5      && < 5   ,         bytestring   >= 0.9.2.1  && < 0.11,         mwc-random   >= 0.13.1.0 && < 0.14,         primitive                   < 0.7 ,