Complete the linking tutorial

This commit is contained in:
NanoTech
2017-02-12 03:06:39 -06:00
parent 47f6693417
commit 4fea5657c2
25 changed files with 525 additions and 55 deletions
+4
View File
@@ -0,0 +1,4 @@
module SwiftHaskell {
header "Main_stub.h"
export *
}