packages feed

Cabal revisions of foldl-1.0.8

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

revision 1
 Name: foldl Version: 1.0.8+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,         primitive                   < 0.6 ,         text         >= 0.11.2.0 && < 1.3 ,