From 84a70fb21764cc3888d07a7bda5e4c63a28135bb Mon Sep 17 00:00:00 2001 From: andromeda Date: Wed, 2 Sep 2026 04:04:29 +0200 Subject: [ghc-9.14-hs-bindgen] fix compilation --- Main.hs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Main.hs (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs new file mode 100644 index 0000000..4998918 --- /dev/null +++ b/Main.hs @@ -0,0 +1,2 @@ +import Doxygen.Parser.Internal +main = pure () -- cgit v1.3.1