packages feed

Cabal revisions of lambdabot-utils-4.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                lambdabot-utils Version:             4.1+x-revision: 1 License:             GPL License-file:        LICENSE Author:              Don Stewart Homepage:            http://haskell.org/haskellwiki/Lambdabot build-type:          Simple -Build-depends:   base, haskell-src, containers, zlib, bytestring, mtl,-                 regex-compat, regex-posix, process, network, old-time, binary, unix, random, tagsoup, utf8-string+Build-depends:   base < 4.8, haskell-src, containers, zlib, bytestring, mtl,+                 regex-compat, regex-posix, process, network < 2.6, old-time, binary, unix, random, tagsoup, utf8-string Exposed-modules: Lambdabot.FixPrecedence, Lambdabot.Serial,                  Lambdabot.Error, Lambdabot.Url, Lambdabot.Process,                  Lambdabot.Regex, Lambdabot.MiniHTTP, Lambdabot.AltTime,