Cabal revisions of strict-0.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: strict Version: 0.5+x-revision: 1 Synopsis: Strict data types and String IO. Category: Data, System Description: || ==8.8.4 || ==8.10.7 || ==9.0.2- || ==9.2.4- || ==9.4.2+ || ==9.2.8+ || ==9.4.7+ || ==9.6.3+ || ==9.8.1 library default-language: Haskell2010 base >= 4.5.0.0 && < 5 , assoc >= 1.1 && < 1.2 , binary >= 0.5.1.0 && < 0.9- , bytestring >= 0.9.2.1 && < 0.12- , deepseq >= 1.3.0.0 && < 1.5+ , bytestring >= 0.9.2.1 && < 0.13+ , deepseq >= 1.3.0.0 && < 1.6 , hashable >= 1.2.7.0 && < 1.5- , text >= 1.2.3.0 && < 1.3 || >=2.0 && <2.1+ , text >= 1.2.3.0 && < 1.3 || >=2.0 && <2.2 , these >= 1.2 && < 1.3 , transformers >= 0.3.0.0 && < 0.7 , ghc-prim