haskell-imm: broken by network 2.6.x

This commit is contained in:
Peter Simons 2014-10-14 15:40:23 +02:00
parent 62a8e46d26
commit f5931470b7

View file

@ -23,5 +23,6 @@ cabal.mkDerivation (self: {
description = "Retrieve RSS/Atom feeds and write one mail per new item in a maildir";
license = "unknown";
platforms = self.ghc.meta.platforms;
broken = true;
};
})