hypercube, format ig

This commit is contained in:
andromeda
2026-02-06 01:18:36 +01:00
parent a62275f853
commit 2a3c9bdafb
6 changed files with 375 additions and 281 deletions

View File

@@ -16,6 +16,10 @@
devShells.${system} = {
default = pkgs.mkShell {
packages = [
# dev stuff
pkgs.haskellPackages.ghcide
pkgs.haskellPackages.ormolu
pkgs.cabal-install
pkgs.libGL
pkgs.xorg.libX11