Skip to content
Snippets Groups Projects
Ben Gamari's avatar
Ben Gamari authored
Libffi 3.4.4

See merge request !2
91750f5a
History
Name Last commit Last update
LICENSE
README.md
libffi-3.4.4.tar.gz
mk-snapshot.sh

libffi tarballs for GHC

This repository contains the source tarballs used to build libffi for GHC. While in principle this repository should contain official source tarballs from the libffi project, the recent lack of releases has meant that we have had to start packaging our own snapshots.

Note that in order to reduce working tree size, this repository contains only orphan branches. Each branch contains one source tarball. These tarballs and their branches are generated using the mk-snapshot.sh script.

In order to update the libffi version built by GHC, first run mk-snapshot.sh, then push the resulting branch to git.haskell.org, and finally update the submodule commit in the ghc repository.