YhcSource codeContentsIndex
Yhc.Core.Haskell
Synopsis
coreHaskell :: Core -> String
coreHaskellDirect :: Core -> String
Documentation
coreHaskell :: Core -> String
Take a Core program, and output Haskell. Fix up as much as possible
coreHaskellDirect :: Core -> String
Take a Core program, and output Haskell. Currently one definition per line, although this is not guaranteed (pretty printing would be nice!) Does not include a module definition, or imports.
Produced by Haddock version 0.8