Cabal revisions of insert-ordered-containers-0.2.1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: insert-ordered-containers version: 0.2.1.0+x-revision: 1 synopsis: Associative containers retating insertion order for traversals. description: Associative containers retating insertion order for traversals. category: Web ghc-options: -Wall build-depends: base >=4.6 && <4.10- , aeson >=1.0.0.0 && <1.2+ , aeson >=1.0.0.0 && <1.3 , base-compat >=0.6.0 && <0.10 , hashable >=1.2.3.3 && <1.4 , lens >=4.7 && <4.16
revision 2
name: insert-ordered-containers version: 0.2.1.0-x-revision: 1+x-revision: 2 synopsis: Associative containers retating insertion order for traversals. description: Associative containers retating insertion order for traversals. category: Web , base-compat >=0.6.0 && <0.10 , hashable >=1.2.3.3 && <1.4 , lens >=4.7 && <4.16- , semigroupoids >=4.3 && <5.2+ , semigroupoids >=4.3 && <5.3 , semigroups >=0.16.2.2 && <0.19 , text >=1.2.0.6 && <1.3 , transformers >=0.3.0.0 && <0.6
revision 3
name: insert-ordered-containers version: 0.2.1.0-x-revision: 2+x-revision: 3 synopsis: Associative containers retating insertion order for traversals. description: Associative containers retating insertion order for traversals. category: Web src ghc-options: -Wall build-depends:- base >=4.6 && <4.10+ base >=4.6 && <4.11 , aeson >=1.0.0.0 && <1.3 , base-compat >=0.6.0 && <0.10 , hashable >=1.2.3.3 && <1.4 , base , insert-ordered-containers , tasty >= 0.10.1.2 && <0.12- , tasty-quickcheck >= 0.8.3.2 && <0.9- , QuickCheck >=2.7.6 && <2.10+ , tasty-quickcheck >= 0.8.3.2 && <0.10+ , QuickCheck >=2.7.6 && <2.11 default-language: Haskell2010
revision 4
name: insert-ordered-containers version: 0.2.1.0-x-revision: 3-synopsis: Associative containers retating insertion order for traversals.-description: Associative containers retating insertion order for traversals.+x-revision: 4+synopsis: Associative containers retaining insertion order for traversals.+description:+ Associative containers retaining insertion order for traversals.+ .+ The implementation is based on `unordered-containers`. category: Web homepage: https://github.com/phadej/insert-ordered-containers#readme bug-reports: https://github.com/phadej/insert-ordered-containers/issues maintainer: Oleg Grenrus <oleg.grenrus@iki.fi> license: BSD3 license-file: LICENSE-tested-with: GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0.1 build-type: Simple cabal-version: >= 1.10+tested-with:+ GHC==7.6.3,+ GHC==7.8.4,+ GHC==7.10.3,+ GHC==8.0.1,+ GHC==8.2.2,+ GHC==8.4.1 extra-source-files: CHANGELOG.md , aeson >=1.0.0.0 && <1.3 , base-compat >=0.6.0 && <0.10 , hashable >=1.2.3.3 && <1.4- , lens >=4.7 && <4.16+ , lens >=4.7 && <4.17 , semigroupoids >=4.3 && <5.3 , semigroups >=0.16.2.2 && <0.19 , text >=1.2.0.6 && <1.3 , unordered-containers , base , insert-ordered-containers- , tasty >= 0.10.1.2 && <0.12+ , tasty >= 0.10.1.2 && <1.1 , tasty-quickcheck >= 0.8.3.2 && <0.10- , QuickCheck >=2.7.6 && <2.11+ , QuickCheck >=2.7.6 && <2.12 default-language: Haskell2010
revision 5
name: insert-ordered-containers version: 0.2.1.0-x-revision: 4+x-revision: 5 synopsis: Associative containers retaining insertion order for traversals. description: Associative containers retaining insertion order for traversals. src ghc-options: -Wall build-depends:- base >=4.6 && <4.11- , aeson >=1.0.0.0 && <1.3+ base >=4.6 && <4.12+ , aeson >=1.0.0.0 && <1.4 , base-compat >=0.6.0 && <0.10 , hashable >=1.2.3.3 && <1.4 , lens >=4.7 && <4.17 , base , insert-ordered-containers , tasty >= 0.10.1.2 && <1.1- , tasty-quickcheck >= 0.8.3.2 && <0.10+ , tasty-quickcheck >= 0.8.3.2 && <0.11 , QuickCheck >=2.7.6 && <2.12 default-language: Haskell2010
revision 6
name: insert-ordered-containers version: 0.2.1.0-x-revision: 5+x-revision: 6 synopsis: Associative containers retaining insertion order for traversals. description: Associative containers retaining insertion order for traversals. build-depends: base >=4.6 && <4.12 , aeson >=1.0.0.0 && <1.4- , base-compat >=0.6.0 && <0.10+ , base-compat >=0.6.0 && <0.11 , hashable >=1.2.3.3 && <1.4 , lens >=4.7 && <4.17 , semigroupoids >=4.3 && <5.3
revision 7
name: insert-ordered-containers version: 0.2.1.0-x-revision: 6+x-revision: 7 synopsis: Associative containers retaining insertion order for traversals. description: Associative containers retaining insertion order for traversals. GHC==7.10.3, GHC==8.0.1, GHC==8.2.2,- GHC==8.4.1+ GHC==8.4.3 extra-source-files: CHANGELOG.md ghc-options: -Wall build-depends: base >=4.6 && <4.12- , aeson >=1.0.0.0 && <1.4+ , aeson >=1.0.0.0 && <1.5 , base-compat >=0.6.0 && <0.11 , hashable >=1.2.3.3 && <1.4 , lens >=4.7 && <4.17 , unordered-containers , base , insert-ordered-containers- , tasty >= 0.10.1.2 && <1.1+ , tasty >= 0.10.1.2 && <1.2 , tasty-quickcheck >= 0.8.3.2 && <0.11 , QuickCheck >=2.7.6 && <2.12 default-language: Haskell2010
revision 8
name: insert-ordered-containers version: 0.2.1.0-x-revision: 7+x-revision: 8 synopsis: Associative containers retaining insertion order for traversals. description: Associative containers retaining insertion order for traversals. , aeson >=1.0.0.0 && <1.5 , base-compat >=0.6.0 && <0.11 , hashable >=1.2.3.3 && <1.4- , lens >=4.7 && <4.17- , semigroupoids >=4.3 && <5.3+ , lens >=4.7 && <4.18+ , semigroupoids >=4.3 && <5.4 , semigroups >=0.16.2.2 && <0.19 , text >=1.2.0.6 && <1.3 , transformers >=0.3.0.0 && <0.6
revision 9
name: insert-ordered-containers version: 0.2.1.0-x-revision: 8+x-revision: 9 synopsis: Associative containers retaining insertion order for traversals. description: Associative containers retaining insertion order for traversals. GHC==7.10.3, GHC==8.0.1, GHC==8.2.2,- GHC==8.4.3+ GHC==8.4.3,+ GHC==8.6.1 extra-source-files: CHANGELOG.md src ghc-options: -Wall build-depends:- base >=4.6 && <4.12+ base >=4.6 && <4.13 , aeson >=1.0.0.0 && <1.5 , base-compat >=0.6.0 && <0.11 , hashable >=1.2.3.3 && <1.4 , insert-ordered-containers , tasty >= 0.10.1.2 && <1.2 , tasty-quickcheck >= 0.8.3.2 && <0.11- , QuickCheck >=2.7.6 && <2.12+ , QuickCheck >=2.7.6 && <2.13 default-language: Haskell2010