Cabal revisions of lambdabot-utils-4.2.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: lambdabot-utils Version: 4.2.1+x-revision: 1 License: GPL License-file: LICENSE Author: Don Stewart Homepage: http://haskell.org/haskellwiki/Lambdabot build-type: Simple -Build-depends: base >= 4 && < 5, haskell-src, containers, zlib, bytestring, mtl, syb,- regex-compat, regex-posix, process, network, old-time, binary, unix, random, tagsoup>0.6, utf8-string+Build-depends: base >= 4 && < 4.8, haskell-src, containers, zlib, bytestring, mtl, syb,+ regex-compat, regex-posix, process, network < 2.6, old-time, binary, unix, random, tagsoup>0.6, utf8-string Exposed-modules: Lambdabot.FixPrecedence, Lambdabot.Serial, Lambdabot.Error, Lambdabot.Url, Lambdabot.Process, Lambdabot.Regex, Lambdabot.MiniHTTP, Lambdabot.AltTime,