packages feed

Cabal revisions of foldl-1.4.15

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

revision 1
 Name: foldl Version: 1.4.15+x-revision: 1 Cabal-Version: >=1.10 Build-Type: Simple License: BSD3     HS-Source-Dirs: src     Build-Depends:         base         >= 4.11.0.0 && < 5   ,-        bytestring   >= 0.9.2.1  && < 0.12,+        bytestring   >= 0.9.2.1  && < 0.13,         random       >= 1.2      && < 1.3 ,-        primitive                   < 0.9 ,-        text         >= 0.11.2.0 && < 2.1 ,+        primitive                   < 0.10,+        text         >= 0.11.2.0 && < 2.2 ,         transformers >= 0.2.0.0  && < 0.7 ,         vector       >= 0.7      && < 0.14,-        containers   >= 0.5.0.0  && < 0.7 ,+        containers   >= 0.5.0.0  && < 0.8 ,         unordered-containers        < 0.3 ,         hashable                    < 1.5 ,         contravariant               < 1.6 ,