Fix various Haskell packages for 7.8

This commit is contained in:
Gergely Risko
2014-07-16 03:43:13 +02:00
parent 9087d03190
commit 51ef9caae5
4 changed files with 9 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ cabal.mkDerivation (self: {
version = "0.1.1";
sha256 = "07b8j11v0247fwaf3mv72m7aaq3crbsyrxmxa352vn9h2g6l1jsd";
buildDepends = [ dataDefault ];
jailbreak = true;
meta = {
homepage = "https://github.com/haskell-pkg-janitors/template-default";
description = "declaring Default instances just got even easier";