ignore haskellslop
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
*.hs
|
||||
*.o
|
||||
*_stub.h
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,9 +0,0 @@
|
||||
#include <HsFFI.h>
|
||||
#if defined(__cplusplus)
|
||||
extern "C" {
|
||||
#endif
|
||||
extern HsInt32 hello(void);
|
||||
#if defined(__cplusplus)
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user