haskell-arithmoi: jailbreak to fix build with transformers 0.4.x
This commit is contained in:
@@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
|
|||||||
version = "0.4.1.0";
|
version = "0.4.1.0";
|
||||||
sha256 = "1xmwxmvl9l1fa2sgr4ff7al8b5d5136h4fq9r05abj3nfnx1a0iq";
|
sha256 = "1xmwxmvl9l1fa2sgr4ff7al8b5d5136h4fq9r05abj3nfnx1a0iq";
|
||||||
buildDepends = [ mtl random ];
|
buildDepends = [ mtl random ];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://bitbucket.org/dafis/arithmoi";
|
homepage = "https://bitbucket.org/dafis/arithmoi";
|
||||||
description = "Efficient basic number-theoretic functions. Primes, powers, integer logarithms.";
|
description = "Efficient basic number-theoretic functions. Primes, powers, integer logarithms.";
|
||||||
|
|||||||
Reference in New Issue
Block a user