haskell-imm: broken by network 2.6.x
This commit is contained in:
parent
62a8e46d26
commit
f5931470b7
@ -23,5 +23,6 @@ cabal.mkDerivation (self: {
|
|||||||
description = "Retrieve RSS/Atom feeds and write one mail per new item in a maildir";
|
description = "Retrieve RSS/Atom feeds and write one mail per new item in a maildir";
|
||||||
license = "unknown";
|
license = "unknown";
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user