haskell-tabular: jailbreak to fix build with transformers 0.4.x
This commit is contained in:
@@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
|
|||||||
version = "0.2.2.5";
|
version = "0.2.2.5";
|
||||||
sha256 = "00d1f8yr7kbg30ziv09pb8f4apcvrfb6izb26my1s97kw9ixa740";
|
sha256 = "00d1f8yr7kbg30ziv09pb8f4apcvrfb6izb26my1s97kw9ixa740";
|
||||||
buildDepends = [ csv html mtl ];
|
buildDepends = [ csv html mtl ];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://hub.darcs.net/kowey/tabular";
|
homepage = "http://hub.darcs.net/kowey/tabular";
|
||||||
description = "Two-dimensional data tables with rendering functions";
|
description = "Two-dimensional data tables with rendering functions";
|
||||||
|
|||||||
Reference in New Issue
Block a user