Haskell with packages

This commit is contained in:
larstvei 2022-10-30 22:54:22 +01:00
parent bfbc38f306
commit 6e1b30b0cd

View File

@ -53,7 +53,10 @@
fd fd
ffmpeg ffmpeg
fzf fzf
ghc (haskell.packages.ghc94.ghcWithPackages
(ps: with ps; [
QuickCheck
]))
go go
graphviz graphviz
htop htop