Cabal revisions of ListLike-4.7.8.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
+Cabal-Version: >= 1.10 Name: ListLike Version: 4.7.8.1+x-revision: 1+ License: BSD3 Maintainer: David Fox <dsf@seereason.com>, Andreas Abel Author: John Goerzen Copyright: Copyright (c) 2007-2008 John Goerzen license-file: COPYRIGHT Category: list, string, text, bytestring, vector-Cabal-Version: >= 1.10 Build-Type: Simple homepage: http://github.com/ddssff/listlike synopsis: Generalized support for list-like structures Stability: Stable Tested-With:+ GHC == 9.8.0 GHC == 9.6.2- GHC == 9.4.5+ GHC == 9.4.7 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 ,containers >= 0.3 && < 0.7 ,bytestring >= 0.9.1 && < 0.13 ,array >= 0.3 && < 0.6- ,text >= 0.11 && < 1.3 || == 2.0.*+ ,text >= 0.11 && < 1.3 || >= 2.0 && < 2.2 ,vector >= 0.5 && < 0.14 ,dlist >= 0.7 && < 1.1 ,fmlist >= 0.8 && < 0.10
revision 2
Cabal-Version: >= 1.10 Name: ListLike Version: 4.7.8.1-x-revision: 1+x-revision: 2 License: BSD3 Maintainer: David Fox <dsf@seereason.com>, Andreas Abel Tested-With: GHC == 9.8.0- GHC == 9.6.2+ GHC == 9.6.3 GHC == 9.4.7 GHC == 9.2.8 GHC == 9.0.2 Data.ListLike.FMList -- Other-Modules: Data.ConfigFile.Lexer Build-Depends: base >= 4.8 && < 5- ,containers >= 0.3 && < 0.7+ ,containers >= 0.3 && < 0.8 ,bytestring >= 0.9.1 && < 0.13 ,array >= 0.3 && < 0.6 ,text >= 0.11 && < 1.3 || >= 2.0 && < 2.2