diff options
author | Ian Lynagh <igloo@earth.li> | 2009-11-18 12:41:02 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2009-11-18 12:41:02 +0000 |
commit | f8a4d42288673c34a7daf72cba66da562c0c29ca (patch) | |
tree | d06ebb01fdbe0fc4b9caf51eed8ebe9bfb47659f /libffi | |
parent | eb5afeaafb257eb8beddcb142659b06bdcecb2ad (diff) | |
download | haskell-f8a4d42288673c34a7daf72cba66da562c0c29ca.tar.gz |
Remove redundant libffi/tarball directory
We now use the tarball in the ghc-tarballs repo
Diffstat (limited to 'libffi')
-rw-r--r-- | libffi/tarball/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libffi/tarball/README b/libffi/tarball/README deleted file mode 100644 index 530bf9a947..0000000000 --- a/libffi/tarball/README +++ /dev/null @@ -1,3 +0,0 @@ - -Tarballs come from: - http://sourceware.org/libffi/ |