haskell-dataenc: jailbreak to fix build with GHC 7.8.1
This commit is contained in:
parent
e16595f149
commit
558eac3869
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ cabal.mkDerivation (self: {
|
|||
sha256 = "13gajqbayar7x8sq3rw93i277gqd0bx1i34spshlj4b41fraxc8w";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://www.haskell.org/haskellwiki/Library/Data_encoding";
|
||||
description = "Data encoding library";
|
||||
|
|
Loading…
Reference in a new issue