Cabal revisions of streaming-eversion-0.3.1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: streaming-eversion Version: 0.3.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.8 && < 5 , transformers >= 0.4.0.0 , foldl >= 1.1.5 , pipes >= 4.1.0 , hs-source-dirs: tests main-is: doctests.hs build-depends: - base >= 4.4 && < 5 , + base >= 4.8 && < 5 , doctest >= 0.10.1 , foldl >= 1.1.5 , pipes >= 4.1.0 , hs-source-dirs: tests main-is: tests.hs build-depends: - base >= 4.4 && < 5 , + base >= 4.8 && < 5 , tasty >= 0.10.1.1 , tasty-hunit >= 0.9.2 , tasty-quickcheck >= 0.8.3.2 ,