we r so bak

This commit is contained in:
2026-07-11 00:08:35 -06:00
parent 82927608d4
commit b630cddb83
5 changed files with 216 additions and 22 deletions
+2
View File
@@ -29,6 +29,7 @@ common ghcstuffs
OverloadedStrings
PartialTypeSignatures
PatternSynonyms
QuasiQuotes
executable gyehoek
import: ghcstuffs, ghcstuffs-dev
@@ -70,6 +71,7 @@ executable gyehoek
, text-short
, unordered-containers
, vector
, string-interpolate
hs-source-dirs: app
default-language: GHC2024