Cabal revisions of imm-0.6.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: imm-Version: 0.6.0.1-Synopsis: Retrieve RSS/Atom feeds and write one mail per new item in a maildir.-Description: Cf README---Homepage:-Category: Web--License: OtherLicense-License-file: LICENSE--- Copyright:-Author: kamaradclimber, koral-Maintainer: koral att mailoo dott org--Cabal-version: >=1.8-Build-type: Simple-Extra-source-files: README--Source-repository head- Type: mercurial- Location: https://bitbucket.org/k0ral/imm--Library- Exposed-modules:- Imm,- Imm.Boot,- Imm.Config,- Imm.Core,- Imm.Database,- Imm.Error,- Imm.Feed,- Imm.HTTP,- Imm.Mail,- Imm.Maildir,- Imm.Util- Other-modules:- Imm.Dyre,- Imm.OPML,- Imm.Options,- Paths_imm- Build-depends:- async,- base == 4.*,- bytestring,- case-insensitive,- cond,- data-default,- directory,- dyre,- feed,- filepath,- hslogger,- http-conduit >= 1.9.0,- http-types,- lens,- mime-mail,- monad-control,- mtl,- network,- resourcet,- old-locale,- opml,- random,- text,- text-icu,- transformers-base,- transformers,- time,- timerep >= 1.0.3,- tls,- utf8-string,- xdg-basedir,- xml- Extensions:- ConstraintKinds,- KindSignatures,- FlexibleContexts,- FlexibleInstances,- FunctionalDependencies,- GeneralizedNewtypeDeriving,- MultiParamTypeClasses,- RankNTypes-- -- Build-tools:- Ghc-options: -Wall--Executable imm- Build-depends: imm, base == 4.*- Main-is: Executable.hs- Hs-Source-Dirs: Imm- Ghc-options: -Wall -threaded+Name: imm +Version: 0.6.0.1 +x-revision: 1 +Synopsis: Retrieve RSS/Atom feeds and write one mail per new item in a maildir. +Description: Cf README +--Homepage: +Category: Web + +License: OtherLicense +License-file: LICENSE +-- Copyright: +Author: kamaradclimber, koral +Maintainer: koral att mailoo dott org + +Cabal-version: >=1.8 +Build-type: Simple +Extra-source-files: README + +Source-repository head + Type: mercurial + Location: https://bitbucket.org/k0ral/imm + +Library + Exposed-modules: + Imm, + Imm.Boot, + Imm.Config, + Imm.Core, + Imm.Database, + Imm.Error, + Imm.Feed, + Imm.HTTP, + Imm.Mail, + Imm.Maildir, + Imm.Util + Other-modules: + Imm.Dyre, + Imm.OPML, + Imm.Options, + Paths_imm + Build-depends: + async, + base == 4.*, + bytestring, + case-insensitive, + cond, + data-default, + directory, + dyre, + feed, + filepath, + hslogger, + http-conduit >= 1.9.0, + http-types, + lens, + mime-mail, + monad-control, + mtl, + network < 2.6, + resourcet, + old-locale, + opml, + random, + text, + text-icu, + transformers-base, + transformers, + time, + timerep >= 1.0.3, + tls, + utf8-string, + xdg-basedir, + xml + Extensions: + ConstraintKinds, + KindSignatures, + FlexibleContexts, + FlexibleInstances, + FunctionalDependencies, + GeneralizedNewtypeDeriving, + MultiParamTypeClasses, + RankNTypes + + -- Build-tools: + Ghc-options: -Wall + +Executable imm + Build-depends: imm, base == 4.* + Main-is: Executable.hs + Hs-Source-Dirs: Imm + Ghc-options: -Wall -threaded