haskell-vcache: doesn't compile because of broken dependencies
This commit is contained in:
parent
29e3bc30b3
commit
3f2513ddbc
@ -515,6 +515,9 @@ self: super: {
|
|||||||
lucid-foundation = markBroken super.lucid-foundation;
|
lucid-foundation = markBroken super.lucid-foundation;
|
||||||
digestive-foundation-lucid = markBroken super.digestive-foundation-lucid;
|
digestive-foundation-lucid = markBroken super.digestive-foundation-lucid;
|
||||||
|
|
||||||
|
# Depends on broken lmdb package.
|
||||||
|
vcache = markBroken super.vcache;
|
||||||
|
|
||||||
} // {
|
} // {
|
||||||
|
|
||||||
# Not on Hackage.
|
# Not on Hackage.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user