Patches for generic Haskell Platform tarball
Benedikt Huber
benedikt.huber at gmail.com
Sun Apr 26 12:29:18 EDT 2009
Hi,
I've tested the generic unix tarball on Mac Os X and found a few
problems:
1) configure.ac: does not call AC_CANONICAL_TARGET, therefore
$target_os is not set.
2) build.sh/tell: Bash function does not work properly when arguments
have spaces
3) prepare.sh: On my system, tar needs options before arguments
I've addressed this issues in the attached patches. They need review
from someone who has some more experience with bash scripting and
autoconf, though.
kind regards,
benedikt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hp_generic.dpatch
Type: application/octet-stream
Size: 9870 bytes
Desc: not available
Url : http://projects.haskell.org/pipermail/haskell-platform/attachments/20090426/2ad69bfc/attachment.obj
-------------- next part --------------
More information about the Haskell-platform
mailing list