Install hpack
This commit is contained in:
parent
e69177f0ed
commit
3b1d972780
3 changed files with 20 additions and 26 deletions
|
|
@ -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" ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue