add hs-glsl library, remove shader files

This commit is contained in:
mtgmonkey
2025-11-30 19:13:44 +01:00
parent 117eb61428
commit 0cff550c23
6 changed files with 42 additions and 27 deletions

View File

@@ -20,7 +20,7 @@
"-rtsopts"
"-with-rtsopts=-N"
# hs-glsl
"-i./lib/hs-glsl/src/Language/GLSL.hs"
"-i./lib/hs-glsl/src"
# src
"-i./src"
];