summaryrefslogtreecommitdiff
path: root/compiler/utils/Binary/Unsafe.hs
Commit message (Expand)AuthorAgeFilesLines
* Revert to the old binary buffer expansion behaviourJosh Meredith2019-11-231-1/+1
* Fix byte-for-byte compatibility with old binary implementationJosh Meredith2019-11-211-10/+7
* Change CPP version boundsJosh Meredith2019-10-211-9/+1
* CPP importsJosh Meredith2019-10-211-2/+13
* Fix FastString put looping and get off by one errorJosh Meredith2019-10-211-4/+5
* Abstract binary serialization behind a ReaderT newtype with pure encode/decod...Josh Meredith2019-10-161-0/+302