Module for simpler generation of Ninja build files for Extended ICurry
Author: Marc Andre Wittorf
generateExtendedICurryEdges
:: String -> [ModuleDep] -> [Decl]
Generate build edges to translate ICurry to Extended ICurry |
eicyRule
:: String -> Decl
Ninja rule to compile ICurry to Extended ICurry |
cToEicy
:: String -> [ModuleDep] -> [Decl]
Rules and Edges to compile Curry modules to Extended ICurry |
Generate build edges to translate ICurry to Extended ICurry
|
Ninja rule to compile ICurry to Extended ICurry
|