follow-on changes from MetaData type changes

Including writing and parsing the metadata log files with
bytestring-builder and attoparsec.
This commit is contained in:
Joey Hess 2019-01-07 15:51:05 -04:00
parent 16c798b5ef
commit cb375977a6
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
14 changed files with 102 additions and 81 deletions

View file

@ -11,7 +11,7 @@ module Logs.MetaData.Pure (
Log,
LogEntry(..),
parseLog,
showLog,
buildLog,
logToCurrentMetaData,
simplifyLog,
filterRemoteMetaData,