haskell-vault: jailbreak to fix build with older versions of GHC
This commit is contained in:
parent
d58b4205c8
commit
b2a54d51b5
@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
|
|||||||
version = "0.3.0.0";
|
version = "0.3.0.0";
|
||||||
sha256 = "1lvv2sw5j48jbxniw55bxq88dhn46l7lk0blv2cnaf1vw6wms4m8";
|
sha256 = "1lvv2sw5j48jbxniw55bxq88dhn46l7lk0blv2cnaf1vw6wms4m8";
|
||||||
buildDepends = [ hashable unorderedContainers ];
|
buildDepends = [ hashable unorderedContainers ];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/HeinrichApfelmus/vault";
|
homepage = "https://github.com/HeinrichApfelmus/vault";
|
||||||
description = "a persistent store for values of arbitrary types";
|
description = "a persistent store for values of arbitrary types";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user