add example

This commit is contained in:
andromeda
2026-02-27 22:27:15 +01:00
parent d9d14bdc94
commit f09e348de8
4 changed files with 187 additions and 75 deletions

View File

@@ -40,9 +40,11 @@ executable hs-rgfw
main-is: Main.hs
build-depends:
, base
, hs-rgfw
, bytestring
, c-expr-runtime
, hs-bindgen-runtime
, hs-rgfw
, OpenGL
pkgconfig-depends:
, gl
, x11