Skip to content

Files

Latest commit

 

History

History

ffi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
# Copy the missing purescript-native-ffi contents into ffi/.

cd

git clone https://github.com/lettier/purescript-native-ffi.git
cd purescript-native-ffi
git checkout lambda-lantern

cd

git clone https://github.com/lettier/lambda-lantern.git

cp -nr purescript-native-ffi/. lambda-lantern/ffi/