bump hs-bindgen

This commit is contained in:
andromeda
2026-01-24 19:26:30 +01:00
parent 8583f117cc
commit 4858c3ee2e
6 changed files with 26 additions and 19 deletions

View File

@@ -1,3 +1,6 @@
module Main where
import qualified RGFW.Generated as RGFW
main :: IO ()
main = putStrLn "Hello World"