modularize

This commit is contained in:
mtgmonkey
2025-12-25 15:03:06 +01:00
parent 38c7580cc4
commit f836081564
10 changed files with 558 additions and 416 deletions

View File

@@ -18,6 +18,7 @@
default = pkgs.mkShell {
packages = [
pkgs.cabal-install
pkgs.haskellPackages.hlint
];
inputsFrom = [
self.packages.${system}.default