haskell-hs-blake2 depends on broken llvm-base library.
This commit is contained in:
parent
8db23bc08f
commit
c79879b955
@ -529,6 +529,7 @@ self: super: {
|
|||||||
stable-tree = dontDistribute super.stable-tree;
|
stable-tree = dontDistribute super.stable-tree;
|
||||||
synthesizer-llvm = dontDistribute super.synthesizer-llvm;
|
synthesizer-llvm = dontDistribute super.synthesizer-llvm;
|
||||||
optimal-blocks = dontDistribute super.optimal-blocks;
|
optimal-blocks = dontDistribute super.optimal-blocks;
|
||||||
|
hs-blake2 = dontDistribute super.hs-blake2;
|
||||||
|
|
||||||
# https://ghc.haskell.org/trac/ghc/ticket/9625
|
# https://ghc.haskell.org/trac/ghc/ticket/9625
|
||||||
vty = dontCheck super.vty;
|
vty = dontCheck super.vty;
|
||||||
|
Loading…
Reference in New Issue
Block a user