| |||||
| |||||
| Description | |||||
| Convert STG-code into a string for readable output. | |||||
| Documentation | |||||
| strPCode :: Show a => (Id -> String, Id -> a) -> [(Id, PosLambda)] -> [Char] | |||||
| strPCode' :: (Id -> String) -> [(Id, PosLambda)] -> [Char] | |||||
| strPExp :: (Id -> String) -> String -> PosExp -> String | |||||
| Produced by Haddock version 0.8 |