caption a bit better

This commit is contained in:
Brian Hicks 2020-10-29 00:07:21 -05:00
parent 9700bff9ad
commit 6dfecc80ea

View File

@ -10,6 +10,8 @@ stdenv.mkDerivation {
git
niv.niv
jq
# building with Shake
haskellPackages.ormolu
(haskellPackages.ghcWithPackages (ps: [ ps.shake ]))