mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-11 08:13:04 +00:00
haskell-hledger-web: jailbreak to fix build with recent versions of GHC
This commit is contained in:
parent
7835055497
commit
342382b217
@ -19,6 +19,7 @@ cabal.mkDerivation (self: {
|
||||
shakespeareJs shakespeareText text time transformers wai waiExtra
|
||||
warp yaml yesod yesodCore yesodDefault yesodForm yesodStatic
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://hledger.org";
|
||||
description = "A web interface for the hledger accounting tool";
|
||||
|
Loading…
Reference in New Issue
Block a user