haskell-threepenny-gui: jailbreak to fix build with aeson 0.8.x
This commit is contained in:
parent
98eb81d427
commit
6898b1903a
@ -19,6 +19,7 @@ cabal.mkDerivation (self: {
|
||||
time transformers unorderedContainers utf8String vault websockets
|
||||
websocketsSnap
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://www.haskell.org/haskellwiki/Threepenny-gui";
|
||||
description = "GUI framework that uses the web browser as a display";
|
||||
|
Loading…
Reference in New Issue
Block a user