Skip to content

dmjio/call-swift-from-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

call-swift-from-haskell

Call a hello world swift function from haskell

$ nix-shell -p 'haskellPackages.ghcWithPackages(p: with p; [])'
[nix-shell:~/Desktop/call-swift-from-haskell]$ ./run.sh
[1 of 1] Compiling Main             ( Main.hs, Main.o )
Linking main ...
hello from swift!

About

Call a Hello World Swift function from Haskell

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published