haskell-yap: jailbreak to fix build with recent versions of 'base'
This commit is contained in:
parent
53ecf3fe17
commit
8baf727bad
@ -4,6 +4,7 @@ cabal.mkDerivation (self: {
|
||||
pname = "yap";
|
||||
version = "0.2";
|
||||
sha256 = "14lq549jhgnf51pgy1jv31ik8qx71yl7d53w8dpq1f9mlsn1g16i";
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
description = "yet another prelude - a simplistic refactoring with algebraic classes";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
|
Loading…
Reference in New Issue
Block a user