diff options
| author | andromeda <andromeda@lenovo> | 2026-09-02 04:04:29 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-09-02 04:04:29 +0200 |
| commit | 84a70fb21764cc3888d07a7bda5e4c63a28135bb (patch) | |
| tree | 00bf983c80e86430c7731df57eb7aae99b8ed251 /Main.hs | |
| parent | 0a110b41d12e42946424578efcbaf231650ffe31 (diff) | |
[ghc-9.14-hs-bindgen] fix compilation
Diffstat (limited to 'Main.hs')
| -rw-r--r-- | Main.hs | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +import Doxygen.Parser.Internal +main = pure () |
