summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/PGF/Signature.hs
AgeCommit message (Collapse)Author
2013-11-06Remove PGF.Signaturehallgren
This module should not be part of the public PGF library API, and it was only used in GF.CompileToAPI, so the code was moved there. The module defined constFuncs and syntaxFuncs, but only syntaxFuncs was used.
2010-12-05added syntax to api translation modulera.monique