haskell  

how to call Fortran Procedures in Haskell Program?

Zhe Fu
Sun, 21 Apr 2002 01:00:58 -0700

   Does anybody know how to call Fortran procedures in Haskell program? I tried Green Card, but seems it only works with C codes.
 
   Thanks.