fixed coding bugs, refined text

This commit is contained in:
2025-06-02 21:05:22 +01:00
parent 22c5d61082
commit 438b4d0424
3 changed files with 52 additions and 74 deletions

View File

@@ -38,8 +38,6 @@
cabal-install
];
# TODO: add cabal2nix shell command
# cabal2nix . --shell > ./shell.nix
shellHook = ''
cabal2nix . > ./cabal.nix
'';