Install hpack

This commit is contained in:
Alexander Kobjolke 2022-03-16 18:48:51 +01:00
parent e69177f0ed
commit 3b1d972780
3 changed files with 20 additions and 26 deletions

View file

@ -40,6 +40,7 @@
hledger-iadd
hledger-ui
smos
#haskellPackages.patat # terminal based presentations using pandoc
# editors
emacs
@ -57,6 +58,7 @@
haskellPackages.cabal-fmt
haskellPackages.stylish-haskell
haskellPackages.ormolu
haskellPackages.hpack
];
home.extraOutputsToInstall = [ "doc" "info" "devdoc" ];