summaryrefslogtreecommitdiff
path: root/src/pgf-binary/PGF/Data
AgeCommit message (Collapse)Author
2015-09-04src/pgf-binary: reimplementation of GF's customized Data.Binary on top of ↵thomas
the standard binary packages This reduces the amount of duplicated code from 2400 to 490. No code from data-binary-ieee754 is duplicated. The module is called PGF.Data.Binary instead of Data.Binary. It is not in use yet.