persistable-record: add changelog to archive.

This commit is contained in:
Kei Hibino 2017-04-07 14:37:45 +09:00
parent a0eb5cb85e
commit a6d9897c2f

View File

@ -17,6 +17,7 @@ tested-with: GHC == 8.0.1, GHC == 8.0.2
, GHC == 7.8.1, GHC == 7.8.2, GHC == 7.8.3, GHC == 7.8.4
, GHC == 7.6.1, GHC == 7.6.2, GHC == 7.6.3
, GHC == 7.4.1, GHC == 7.4.2
extra-source-files: ChangeLog.md
flag ghc74-generic
description: Enable for generic programming using old ghc. If true use ghc-prim.