|
A tool to reduce the size of FlatCurry programs by replacing the main FlatCurry file by a single FlatCurry file containing no imports but all imported and potentially called functions.
Author: Michael Hanus
Version: June 2009
main
:: IO ()
|
compactProgAndReplace
:: [Option] -> String -> IO ()
|
|
|