summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/PGF/OldBinary.hs
AgeCommit message (Collapse)Author
2013-12-17Add backward compatibility for reading old PGF fileshallgren
Some backwards incompatible changes were made to the PGF file format after the release of GF 3.5. This patch adds a module for reading PGF files in the old format. This means that old PGF files on the grammaticalframework.org server will continue to work after we install the latest version of GF.