Name: imm Version: 0.5.1.0 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.OPML, Imm.Options, Imm.Util Other-modules: Imm.Dyre, Paths_imm Build-depends: 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, 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