hledger-interest: add a top-level alias for the Haskell program
This commit is contained in:
parent
7a20d7c116
commit
120f1910ea
@ -17604,6 +17604,7 @@ in
|
|||||||
hipchat = callPackage ../applications/networking/instant-messengers/hipchat { };
|
hipchat = callPackage ../applications/networking/instant-messengers/hipchat { };
|
||||||
|
|
||||||
hledger = haskell.lib.justStaticExecutables haskellPackages.hledger;
|
hledger = haskell.lib.justStaticExecutables haskellPackages.hledger;
|
||||||
|
hledger-interest = haskell.lib.justStaticExecutables haskellPackages.hledger-interest;
|
||||||
hledger-ui = haskell.lib.justStaticExecutables haskellPackages.hledger-ui;
|
hledger-ui = haskell.lib.justStaticExecutables haskellPackages.hledger-ui;
|
||||||
hledger-web = haskell.lib.justStaticExecutables haskellPackages.hledger-web;
|
hledger-web = haskell.lib.justStaticExecutables haskellPackages.hledger-web;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user