From 4858c3ee2ee3c4ca657405df6237f802df1a1e02 Mon Sep 17 00:00:00 2001 From: andromeda Date: Sat, 24 Jan 2026 19:26:30 +0100 Subject: bump hs-bindgen --- src/Main.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/Main.hs b/src/Main.hs index e197937..3a4853c 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -1,3 +1,6 @@ module Main where + +import qualified RGFW.Generated as RGFW + main :: IO () main = putStrLn "Hello World" -- cgit v1.3.1