I'm having trouble compiling HaskellDirect - is there a Linux binary?
or alternatively what's wrong here:
------------------------------------------------------------------------
===fptools== Recursively making `all' in src ...
PWD = /home/andy/ghc/hdirect-0.15
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make all ;
in /home/andy/ghc/hdirect-0.15/src
------------------------------------------------------------------------
/usr/local/bin/ghc -syslib
exts -Rghc-timing -H16m -W -recomp -cpp -DBEGIN_NOT_HASKELL_98='{-' -DEND_N
OT_HASKELL_98='-}' -DBEGIN_HASKELL_98='-}' -DEND_HASKELL_98='{-' -c
GetOpt.lhs -o GetOpt.o -osuf o
GetOpt.lhs:73:
Utils.hi:22 Interface-file parse error;current input =
GetOpt.lhs:73: Could not find valid interface file 'Utils'
---
Many thanks
Andy
[EMAIL PROTECTED]