haskell-hs-blake2 depends on broken llvm-base library.

This commit is contained in:
Peter Simons 2015-07-22 18:19:48 +02:00
parent 8db23bc08f
commit c79879b955

View file

@ -529,6 +529,7 @@ self: super: {
stable-tree = dontDistribute super.stable-tree;
synthesizer-llvm = dontDistribute super.synthesizer-llvm;
optimal-blocks = dontDistribute super.optimal-blocks;
hs-blake2 = dontDistribute super.hs-blake2;
# https://ghc.haskell.org/trac/ghc/ticket/9625
vty = dontCheck super.vty;