mathlink-2.0.0.7: example/test.sh
#! /usr/bin/env sh # # To use this example script (on Unix-alikes): # # # 1. Make sure this script is executable: # # > chmod +x test.hs # # # 2. Build the executable: # # > ghc --make Test.hs # # # 3. Install the package via this script, e.g.: # # Install["~/hs/mathlink/example/test.sh"] # ./Test -$@ +RTS -K512M -RTS 2> test.err