haskell-tabular: jailbreak to fix build with recent versions of GHC
This commit is contained in:
@@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
|
|||||||
version = "0.2.2.3";
|
version = "0.2.2.3";
|
||||||
sha256 = "cf6d9f1928ec6981edcbb06c4dcbaea7a96deef5272192ad4290caa18711ea76";
|
sha256 = "cf6d9f1928ec6981edcbb06c4dcbaea7a96deef5272192ad4290caa18711ea76";
|
||||||
buildDepends = [ csv html mtl ];
|
buildDepends = [ csv html mtl ];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://patch-tag.com/r/kowey/tabular";
|
homepage = "http://patch-tag.com/r/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