LambdaHack: jailbreak to fix build with recent versions of hashable and pretty-show

This commit is contained in:
Peter Simons 2013-12-19 18:11:20 +01:00
parent d54d878212
commit b40393438e

View file

@ -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";