LambdaHack: jailbreak to fix build with recent versions of hashable and pretty-show
This commit is contained in:
@@ -14,6 +14,7 @@ cabal.mkDerivation (self: {
|
||||
hashable keys miniutter mtl prettyShow random stm text transformers
|
||||
unorderedContainers zlib
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/kosmikus/LambdaHack";
|
||||
description = "A roguelike game engine in early and active development";
|
||||
|
||||
Reference in New Issue
Block a user