Cabal revisions of strict-0.4.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: strict Version: 0.4.0.1+x-revision: 1 Synopsis: Strict data types and String IO. Category: Data, System Description: || ==8.4.4 || ==8.6.5 || ==8.8.3- || ==8.10.1+ || ==8.10.4+ || ==9.0.1 flag assoc description: Build with assoc dependency , hashable >= 1.2.7.0 && < 1.4 , text >= 1.2.3.0 && < 1.3 , these >= 1.1.1.1 && < 1.2- , transformers >= 0.3.0.0 && < 0.6+ , transformers >= 0.3.0.0 && < 0.7 , ghc-prim if !impl(ghc >= 8.0) build-depends: semigroups >= 0.18.5 && < 0.20- , transformers-compat >= 0.6.5 && < 0.7+ , transformers-compat >= 0.6.5 && < 0.8 -- Ensure Data.Functor.Classes is always available if impl(ghc >= 7.10)
revision 2
Name: strict Version: 0.4.0.1-x-revision: 1+x-revision: 2 Synopsis: Strict data types and String IO. Category: Data, System Description: || ==8.8.3 || ==8.10.4 || ==9.0.1+ || ==9.2.1 flag assoc description: Build with assoc dependency , binary >= 0.5.1.0 && < 0.9 , bytestring >= 0.9.2.1 && < 0.12 , deepseq >= 1.3.0.0 && < 1.5- , hashable >= 1.2.7.0 && < 1.4+ , hashable >= 1.2.7.0 && < 1.5 , text >= 1.2.3.0 && < 1.3 , these >= 1.1.1.1 && < 1.2 , transformers >= 0.3.0.0 && < 0.7
revision 3
Name: strict Version: 0.4.0.1-x-revision: 2+x-revision: 3 Synopsis: Strict data types and String IO. Category: Data, System Description: if !impl(ghc >= 8.0) build-depends:- semigroups >= 0.18.5 && < 0.20+ semigroups >= 0.18.5 && < 0.21 , transformers-compat >= 0.6.5 && < 0.8 -- Ensure Data.Functor.Classes is always available
revision 4
Name: strict Version: 0.4.0.1-x-revision: 3+x-revision: 4 Synopsis: Strict data types and String IO. Category: Data, System Description: , bytestring >= 0.9.2.1 && < 0.12 , deepseq >= 1.3.0.0 && < 1.5 , hashable >= 1.2.7.0 && < 1.5- , text >= 1.2.3.0 && < 1.3+ , text >= 1.2.3.0 && < 1.3 || >=2.0 && <2.1 , these >= 1.1.1.1 && < 1.2 , transformers >= 0.3.0.0 && < 0.7 , ghc-prim