ignore haskellslop

This commit is contained in:
2026-07-17 14:12:15 -06:00
parent 388363397a
commit 540a44e148
4 changed files with 3 additions and 9 deletions
+3
View File
@@ -0,0 +1,3 @@
*.hs
*.o
*_stub.h
Binary file not shown.
Binary file not shown.
-9
View File
@@ -1,9 +0,0 @@
#include <HsFFI.h>
#if defined(__cplusplus)
extern "C" {
#endif
extern HsInt32 hello(void);
#if defined(__cplusplus)
}
#endif