haskell-vcache: doesn't compile because of broken dependencies

This commit is contained in:
Peter Simons 2015-02-17 12:51:42 +01:00
parent 29e3bc30b3
commit 3f2513ddbc

View File

@ -515,6 +515,9 @@ self: super: {
lucid-foundation = markBroken super.lucid-foundation;
digestive-foundation-lucid = markBroken super.digestive-foundation-lucid;
# Depends on broken lmdb package.
vcache = markBroken super.vcache;
} // {
# Not on Hackage.