Module ShowFlatCurry

Summary of exported operations:

showInterface :: Bool -> Prog -> String   
showCurryMod :: Bool -> Prog -> String   
leqFunc :: FuncDecl -> FuncDecl -> Bool   
showDataDeclAsCurry :: TypeDecl -> String   
showFuncDeclAsCurry :: FuncDecl -> String   
showFuncDeclAsFlatCurry :: FuncDecl -> String   

Exported operations:

showInterface :: Bool -> Prog -> String   

showCurryMod :: Bool -> Prog -> String   

leqFunc :: FuncDecl -> FuncDecl -> Bool   

showDataDeclAsCurry :: TypeDecl -> String   

showFuncDeclAsCurry :: FuncDecl -> String   

showFuncDeclAsFlatCurry :: FuncDecl -> String