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
|
time transformers unorderedContainers utf8String vault websockets
|
||||||
websocketsSnap
|
websocketsSnap
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.haskell.org/haskellwiki/Threepenny-gui";
|
homepage = "http://www.haskell.org/haskellwiki/Threepenny-gui";
|
||||||
description = "GUI framework that uses the web browser as a display";
|
description = "GUI framework that uses the web browser as a display";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user