summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/PGF/Internal.hs
AgeCommit message (Collapse)Author
2014-06-12PGF library: expose only PGF and PGF.Internal instead of all moduleshallgren
PGF exports the public, stable API. PGF.Internal exports additional things needed in the GF compiler & shell, including the nonstardard version of Data.Binary.